diff options
author | John Crispin <blogic@openwrt.org> | 2012-06-05 06:57:51 +0000 |
---|---|---|
committer | John Crispin <blogic@openwrt.org> | 2012-06-05 06:57:51 +0000 |
commit | 266c70cdf4011503ad2a3cbad088526a6df67107 (patch) | |
tree | 6b3a658e855fcb6ef31a492eec6680f459c2caaf /target/linux/ppc40x/Makefile | |
parent | 321654ac94dab81c0b747149e4dd26ae1ebba3a8 (diff) | |
download | upstream-266c70cdf4011503ad2a3cbad088526a6df67107.tar.gz upstream-266c70cdf4011503ad2a3cbad088526a6df67107.tar.bz2 upstream-266c70cdf4011503ad2a3cbad088526a6df67107.zip |
[kernel] bump to 3.3.8
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@32055 3c298f89-4303-0410-b956-a3cf2f4a3e73
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 3b6c7b7a8d..1554bcdaf1 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.3.7 +LINUX_VERSION:=3.3.8 include $(INCLUDE_DIR)/target.mk |