1
0
mirror of https://git.openwrt.org/openwrt/openwrt.git synced 2024-10-19 05:58:53 +02:00

ppc44x: switch to 3.6.11

Compile tested only. The target is broken anyway,
so the kernel version does not matter too much.

Signed-off-by: Gabor Juhos <juhosg@openwrt.org>

SVN-Revision: 34786
This commit is contained in:
Gabor Juhos 2012-12-19 09:45:42 +00:00
parent 982d3e3f7a
commit aedd9433fa

@ -13,7 +13,7 @@ FEATURES:=squashfs broken
CFLAGS:=-Os -pipe -fno-caller-saves -mcpu=440
MAINTAINER:=Imre Kaloz <kaloz@openwrt.org>
LINUX_VERSION:=3.3.8
LINUX_VERSION:=3.6.11
include $(INCLUDE_DIR)/target.mk