diff options
Diffstat (limited to 'target/linux/sibyte/Makefile')
-rw-r--r-- | target/linux/sibyte/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/target/linux/sibyte/Makefile b/target/linux/sibyte/Makefile index 2240e94e13..67036f7ade 100644 --- a/target/linux/sibyte/Makefile +++ b/target/linux/sibyte/Makefile @@ -13,7 +13,7 @@ FEATURES:=fpu ramdisk CFLAGS:=-Os -pipe -march=sb1 -fno-caller-saves MAINTAINER:=Imre Kaloz <kaloz@openwrt.org> -LINUX_VERSION:=2.6.37.4 +LINUX_VERSION:=2.6.37.6 include $(INCLUDE_DIR)/target.mk |