busybox: enable microcom

git-svn-id: https://svn.o-hand.com/repos/poky/trunk@4937 311d38ba-8fff-0310-9ca6-ca027cbcb966
This commit is contained in:
Ross Burton 2008-07-23 16:04:50 +00:00
parent c3914033c9
commit 09d8aa054f
2 changed files with 2 additions and 2 deletions

View File

@ -534,7 +534,7 @@ CONFIG_FEATURE_LESS_FLAGS=y
# CONFIG_MAKEDEVS is not set
# CONFIG_FEATURE_MAKEDEVS_LEAF is not set
# CONFIG_FEATURE_MAKEDEVS_TABLE is not set
# CONFIG_MICROCOM is not set
CONFIG_MICROCOM=y
# CONFIG_MOUNTPOINT is not set
# CONFIG_MT is not set
# CONFIG_RAIDAUTORUN is not set

View File

@ -1,5 +1,5 @@
require busybox.inc
PR = "r6"
PR = "r7"
SRC_URI = "http://www.busybox.net/downloads/busybox-${PV}.tar.gz \
http://busybox.net/downloads/fixes-1.9.1/busybox-1.9.1-lineedit.patch;patch=1 \