diff options
Diffstat (limited to 'target')
-rw-r--r-- | target/linux/cns3xxx/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/target/linux/cns3xxx/Makefile b/target/linux/cns3xxx/Makefile index e2297a6478..26b946f609 100644 --- a/target/linux/cns3xxx/Makefile +++ b/target/linux/cns3xxx/Makefile @@ -13,7 +13,7 @@ FEATURES:=squashfs fpu gpio CFLAGS:=-Os -pipe -march=armv6k -mtune=mpcore -mfloat-abi=softfp -mfpu=vfp -fno-caller-saves MAINTAINER:=Imre Kaloz <kaloz@openwrt.org> -LINUX_VERSION:=2.6.39.4 +LINUX_VERSION:=3.1.10 include $(INCLUDE_DIR)/target.mk |