From c2271fa0979f6cd8baef20b681bf9f728065b3b1 Mon Sep 17 00:00:00 2001 From: John Crispin Date: Sun, 25 Oct 2009 18:08:16 +0000 Subject: [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 --- target/linux/ramips/Makefile | 1 + 1 file changed, 1 insertion(+) (limited to 'target/linux/ramips/Makefile') 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. -- cgit v1.2.3