aboutsummaryrefslogtreecommitdiffstats
path: root/conf
diff options
context:
space:
mode:
authornslu2-linux.adm@bkbits.net <nslu2-linux.adm@bkbits.net>2005-06-16 20:40:09 +0000
committernslu2-linux.adm@bkbits.net <nslu2-linux.adm@bkbits.net>2005-06-16 20:40:09 +0000
commit73f8adad13f85939ffe735d322bb364c6d043343 (patch)
treee5c159460c8e211c598a0b41dc62b6838002bc55 /conf
parent0e8ec4bdb0fe7c774664c58dd5749243de43c944 (diff)
downloadopenembedded-73f8adad13f85939ffe735d322bb364c6d043343.tar.gz
Merge bk://oe-devel.bkbits.net/openembedded
into bkbits.net:/repos/n/nslu2-linux/openembedded 2005/06/16 22:35:05+02:00 (none)!br1 wrt: configure vlans, add "diag" module for LEDs BKrev: 42b1e3a9RcqDDGATSTl0MXiqmp-ceg
Diffstat (limited to 'conf')
-rw-r--r--conf/machine/wrt54.conf2
1 files changed, 1 insertions, 1 deletions
diff --git a/conf/machine/wrt54.conf b/conf/machine/wrt54.conf
index 54e769a746..2d6e0f9d17 100644
--- a/conf/machine/wrt54.conf
+++ b/conf/machine/wrt54.conf
@@ -9,7 +9,7 @@ IPKG_ARCHS = "all mipsel ${MACHINE}"
SERIAL_CONSOLE = "tts/0"
BOOTSTRAP_EXTRA_DEPENDS += "virtual/kernel wrt-utils wrt-init loader"
-BOOTSTRAP_EXTRA_RDEPENDS += "kernel-module-wl kernel-module-et kernel-module-wlcompat"
+BOOTSTRAP_EXTRA_RDEPENDS += "kernel-module-wl kernel-module-et kernel-module-wlcompat kernel-module-diag"
BOOTSTRAP_EXTRA_RDEPENDS += "wrt-init wrt-utils"
BOOTSTRAP_EXTRA_RRECOMMENDS += ""