diff options
author | Denis Vlasenko <vda.linux@googlemail.com> | 2007-04-09 03:05:48 +0000 |
---|---|---|
committer | Denis Vlasenko <vda.linux@googlemail.com> | 2007-04-09 03:05:48 +0000 |
commit | 32b633aa3f7e96bc1a31feb9d3937c0c340a7430 (patch) | |
tree | 041e4a83f8d523c2d9b3b8b4abb410616e2694a1 /applets/Kbuild | |
parent | 786834bcee178ea6c05aa57869337f03678d02dc (diff) | |
download | busybox-w32-32b633aa3f7e96bc1a31feb9d3937c0c340a7430.tar.gz busybox-w32-32b633aa3f7e96bc1a31feb9d3937c0c340a7430.tar.bz2 busybox-w32-32b633aa3f7e96bc1a31feb9d3937c0c340a7430.zip |
merge busybox.c into applets.c
Diffstat (limited to 'applets/Kbuild')
-rw-r--r-- | applets/Kbuild | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/applets/Kbuild b/applets/Kbuild index 4323e85f2..1d4a96cdc 100644 --- a/applets/Kbuild +++ b/applets/Kbuild | |||
@@ -6,7 +6,6 @@ | |||
6 | 6 | ||
7 | obj-y:= | 7 | obj-y:= |
8 | obj-y += applets.o | 8 | obj-y += applets.o |
9 | obj-y += busybox.o | ||
10 | 9 | ||
11 | # Generated file needs additional love | 10 | # Generated file needs additional love |
12 | 11 | ||