diff options
Diffstat (limited to 'target/linux/leon')
-rw-r--r-- | target/linux/leon/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/target/linux/leon/Makefile b/target/linux/leon/Makefile index eb3b83fcfe..34e206c286 100644 --- a/target/linux/leon/Makefile +++ b/target/linux/leon/Makefile @@ -14,7 +14,7 @@ FEATURES+=fpu tgz CFLAGS:=-Os -pipe -mcpu=v8 -funit-at-a-time KERNELNAME:="uImage" -LINUX_VERSION:=2.6.36.2 +LINUX_VERSION:=2.6.36.4 MAINTAINER:=Imre Kaloz <kaloz@openwrt.org> include $(INCLUDE_DIR)/target.mk |