1
0
mirror of https://github.com/cjdelisle/openwrt.git synced 2025-03-16 08:31:01 +00:00

kernel: update kernel to 2.6.39.2

SVN-Revision: 27298
This commit is contained in:
Hauke Mehrtens
2011-06-28 19:30:58 +00:00
parent e80ebb769f
commit c5821c1a3a
11 changed files with 12 additions and 12 deletions
include
target/linux
au1000
brcm47xx
brcm63xx
cns3xxx
cobalt
ep93xx
lantiq
malta
realview
uml

@ -13,7 +13,7 @@ FEATURES:=squashfs fpu gpio
CFLAGS:=-Os -pipe -march=armv6k -mtune=mpcore -mfloat-abi=softfp -mfpu=vfp -fno-caller-saves
MAINTAINER:=Imre Kaloz <kaloz@openwrt.org>
LINUX_VERSION:=2.6.39.1
LINUX_VERSION:=2.6.39.2
include $(INCLUDE_DIR)/target.mk