From 7716517d56d4835f23427e2f3ba87528340b0845 Mon Sep 17 00:00:00 2001 From: nico Date: Sat, 24 Apr 2010 14:08:49 +0000 Subject: package/kernel: use common gpio- & wdt- prefixes for GPIO and watchdog module names git-svn-id: svn://svn.openwrt.org/openwrt/trunk@21137 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- 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 23eb5280d..326ecfb03 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.2.3