projects
/
oweals
/
busybox.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
02f0c4c
)
- move bbconfig into alphabetical order
author
Bernhard Reutner-Fischer
<rep.dot.nop@gmail.com>
Fri, 9 Mar 2007 14:27:50 +0000
(14:27 -0000)
committer
Bernhard Reutner-Fischer
<rep.dot.nop@gmail.com>
Fri, 9 Mar 2007 14:27:50 +0000
(14:27 -0000)
miscutils/Kbuild
patch
|
blob
|
history
diff --git
a/miscutils/Kbuild
b/miscutils/Kbuild
index 8d1b9f484911c25cd4c0c4c124f101dd8a119a57..fe147d88482f7a7744666327fdfb8becbc82d956 100644
(file)
--- a/
miscutils/Kbuild
+++ b/
miscutils/Kbuild
@@
-6,9
+6,9
@@
lib-y:=
lib-$(CONFIG_ADJTIMEX) += adjtimex.o
+lib-$(CONFIG_BBCONFIG) += bbconfig.o
lib-$(CONFIG_CROND) += crond.o
lib-$(CONFIG_CRONTAB) += crontab.o
-lib-$(CONFIG_BBCONFIG) += bbconfig.o
lib-$(CONFIG_DC) += dc.o
lib-$(CONFIG_DEVFSD) += devfsd.o
lib-$(CONFIG_EJECT) += eject.o