From 73f8adad13f85939ffe735d322bb364c6d043343 Mon Sep 17 00:00:00 2001 From: "nslu2-linux.adm@bkbits.net" Date: Thu, 16 Jun 2005 20:40:09 +0000 Subject: 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 --- conf/machine/wrt54.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'conf') 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 += "" -- cgit 1.2.3-korg