From 37b02afe6a1c79d580d72d4d660ca27ddf237b0a Mon Sep 17 00:00:00 2001 From: Nicolas Thill Date: Sat, 24 Apr 2010 14:08:49 +0000 Subject: package/kernel: use common gpio- & wdt- prefixes for GPIO and watchdog module names SVN-Revision: 21137 --- target/linux/ramips/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'target/linux/ramips/Makefile') diff --git a/target/linux/ramips/Makefile b/target/linux/ramips/Makefile index 23eb528..326ecfb 100644 --- a/target/linux/ramips/Makefile +++ b/target/linux/ramips/Makefile @@ -11,7 +11,7 @@ BOARD:=ramips BOARDNAME:=Ralink RT288x/RT305x SUBTARGETS:=rt288x rt305x CFLAGS:=-Os -pipe -mips32r2 -mtune=mips32r2 -funit-at-a-time -FEATURES:=squashfs broken +FEATURES:=squashfs LINUX_VERSION:=2.6.32.10 -- cgit v1.1