build system: fix "make install" to skip /usr when configured so
authorJoachim Nilsson <troglobit@vmlinux.org>
Sun, 5 Dec 2010 22:05:38 +0000 (23:05 +0100)
committerDenys Vlasenko <vda.linux@googlemail.com>
Sun, 5 Dec 2010 22:05:38 +0000 (23:05 +0100)
commitdc160039ad4218c954afc1236e77f8a3127ca9df
tree47bac653b761b1a2fb86efef46b6f29e18973a21
parent2161bd701a9267c04aa68fb43b2d40d7793884d4
build system: fix "make install" to skip /usr when configured so

Fix regression in BusyBox 1.18.0 where the NO_USR config option no longer
bites for "make install".  The busybox.mkll script stumbles without these
lines and as a result *always* creates /usr/ symlinks.

Signed-off-by: Joachim Nilsson <troglobit@vmlinux.org>
Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>
include/applets.src.h