X-Git-Url: https://git.rohieb.name/openwrt.git/blobdiff_plain/f96dbb73b28b364f49bbd135f377ea4be859cafc..0218c10c874f3519d571bf725efa4f5c7d3a97d7:/target/linux/mpc83xx/Makefile diff --git a/target/linux/mpc83xx/Makefile b/target/linux/mpc83xx/Makefile index 5598b5b11..496db6226 100644 --- a/target/linux/mpc83xx/Makefile +++ b/target/linux/mpc83xx/Makefile @@ -9,9 +9,9 @@ include $(TOPDIR)/rules.mk ARCH:=powerpc BOARD:=mpc83xx BOARDNAME:=Freescale MPC83xx -FEATURES:=squashfs tgz broken +FEATURES:=squashfs targz broken -LINUX_VERSION:=2.6.31.12 +LINUX_VERSION:=2.6.33.4 include $(INCLUDE_DIR)/target.mk