summaryrefslogtreecommitdiffstats
path: root/target/linux/ramips/Makefile
diff options
context:
space:
mode:
authorblogic <blogic@3c298f89-4303-0410-b956-a3cf2f4a3e73>2009-10-25 18:08:16 +0000
committerblogic <blogic@3c298f89-4303-0410-b956-a3cf2f4a3e73>2009-10-25 18:08:16 +0000
commitf9adb76e53954a7a42d6b25a0754e7728cc4a39f (patch)
treefe86f7683da296c086422649aff08e86eabd0ad8 /target/linux/ramips/Makefile
parentcfceed17c545a2364fa7e48a40b1de43a7976317 (diff)
[ramips] use gpio_led package rather than staticly linking it into the kernel
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@18154 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'target/linux/ramips/Makefile')
-rw-r--r--target/linux/ramips/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/target/linux/ramips/Makefile b/target/linux/ramips/Makefile
index c721fae40..f391a6a43 100644
--- a/target/linux/ramips/Makefile
+++ b/target/linux/ramips/Makefile
@@ -16,6 +16,7 @@ FEATURES:=squashfs broken
LINUX_VERSION:=2.6.30.9
include $(INCLUDE_DIR)/target.mk
+DEFAULT_PACKAGES+=kmod-leds-gpio
define Target/Description
Build firmware images for Ralink RT288x/RT305x based boards.