diff options
Diffstat (limited to 'target/linux/ppc40x/Makefile')
-rw-r--r-- | target/linux/ppc40x/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/target/linux/ppc40x/Makefile b/target/linux/ppc40x/Makefile index 5c9ef3e38..e651cd6d7 100644 --- a/target/linux/ppc40x/Makefile +++ b/target/linux/ppc40x/Makefile @@ -13,7 +13,7 @@ FEATURES:=squashfs CFLAGS:=-Os -pipe -fno-caller-saves -mcpu=405 MAINTAINER:=Imre Kaloz <kaloz@openwrt.org> -LINUX_VERSION:=3.8.2 +LINUX_VERSION:=3.8.3 include $(INCLUDE_DIR)/target.mk |