X-Git-Url: https://git.rohieb.name/openwrt.git/blobdiff_plain/f96dbb73b28b364f49bbd135f377ea4be859cafc..aa4c97caadb3c36dacaff95516363509ec7bdd1c:/target/linux/mpc83xx/Makefile diff --git a/target/linux/mpc83xx/Makefile b/target/linux/mpc83xx/Makefile index 5598b5b11..ae216d913 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.6 include $(INCLUDE_DIR)/target.mk