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 5b58ebe6c7..92b6a2a5a8 100644 --- a/target/linux/sibyte/Makefile +++ b/target/linux/sibyte/Makefile @@ -13,7 +13,7 @@ FEATURES:=fpu CFLAGS:=-Os -pipe -march=sb1 -funit-at-a-time MAINTAINER:=Imre Kaloz <kaloz@openwrt.org> -LINUX_VERSION:=2.6.32.25 +LINUX_VERSION:=2.6.32.26 include $(INCLUDE_DIR)/target.mk |