diff options
author | Hauke Mehrtens <hauke@hauke-m.de> | 2011-08-16 22:04:10 +0000 |
---|---|---|
committer | Hauke Mehrtens <hauke@hauke-m.de> | 2011-08-16 22:04:10 +0000 |
commit | 09b1073f9b401f17c05a0ab4ba0493d13f110ec9 (patch) | |
tree | c6675a970207d8a40ac9314609c3d1e97c260f9b /target/linux/ep93xx | |
parent | 3e94ee96425e0f311fb8e35749386b04053173ea (diff) | |
download | upstream-09b1073f9b401f17c05a0ab4ba0493d13f110ec9.tar.gz upstream-09b1073f9b401f17c05a0ab4ba0493d13f110ec9.tar.bz2 upstream-09b1073f9b401f17c05a0ab4ba0493d13f110ec9.zip |
kernel: update kernel to version 2.6.39.4
SVN-Revision: 28022
Diffstat (limited to 'target/linux/ep93xx')
-rw-r--r-- | target/linux/ep93xx/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/target/linux/ep93xx/Makefile b/target/linux/ep93xx/Makefile index 1634c80815..b7da8a0818 100644 --- a/target/linux/ep93xx/Makefile +++ b/target/linux/ep93xx/Makefile @@ -13,7 +13,7 @@ FEATURES:=squashfs jffs2 ext4 targz usb CFLAGS:=-Os -pipe -march=armv4t -fno-caller-saves MAINTAINER:=Florian Fainelli <florian@openwrt.org> -LINUX_VERSION:=2.6.39.2 +LINUX_VERSION:=2.6.39.4 include $(INCLUDE_DIR)/target.mk |