aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/ramips/Makefile
diff options
context:
space:
mode:
authorJohn Crispin <john@openwrt.org>2009-10-25 18:08:16 +0000
committerJohn Crispin <john@openwrt.org>2009-10-25 18:08:16 +0000
commit1729f7bdc19885e3d02efcd89f62e204b3012c49 (patch)
treeca8f30f13ba5ba4f08697fd69ebdba63c5a84a0e /target/linux/ramips/Makefile
parent9df63ce2534592caeb5e3ec3873d8047cd76cfdd (diff)
downloadupstream-1729f7bdc19885e3d02efcd89f62e204b3012c49.tar.gz
upstream-1729f7bdc19885e3d02efcd89f62e204b3012c49.tar.bz2
upstream-1729f7bdc19885e3d02efcd89f62e204b3012c49.zip
use gpio_led package rather than staticly linking it into the kernel
SVN-Revision: 18154
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 c721fae40b..f391a6a436 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.