projects
/
buildroot.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
da53e2e
)
defconfig: remove busybox config setting
author
Peter Korsgaard
<jacmet@sunsite.dk>
Thu, 3 Apr 2008 21:06:27 +0000
(21:06 -0000)
committer
Peter Korsgaard
<jacmet@sunsite.dk>
Thu, 3 Apr 2008 21:06:27 +0000
(21:06 -0000)
Remove BR2_PACKAGE_BUSYBOX_CONFIG so the default config for the
selected version gets used. Got broken by r21257.
.defconfig
patch
|
blob
|
history
diff --git
a/.defconfig
b/.defconfig
index 866c60ba1d723cb7a89effc163298af9b5574f65..4f938e96efe7e2d15e96f788572751f66fa0988c 100644
(file)
--- a/
.defconfig
+++ b/
.defconfig
@@
-258,7
+258,6
@@
BR2_BUSYBOX_VERSION_1_9_X=y
# BR2_PACKAGE_BUSYBOX_SNAPSHOT is not set
BR2_BUSYBOX_VERSION="1.9.0"
BR2_PACKAGE_BUSYBOX_INSTALL_SYMLINKS=y
-BR2_PACKAGE_BUSYBOX_CONFIG="package/busybox/busybox-1.9.0.config"
BR2_PACKAGE_BUSYBOX_HIDE_OTHERS=y
# BR2_PACKAGE_BUSYBOX_SKELETON is not set