X-Git-Url: http://git.openwrt.org/?p=openwrt%2Fsvn-archive%2Farchive.git;a=blobdiff_plain;f=target%2Flinux%2Fmpc52xx%2FMakefile;h=152e51e58341f093d300eac54f903923d30ee0ae;hp=35930bc2a9ceecf664e889ddc3cc8f3016b83bf6;hb=9fab34465876a3fc251a325a6c5f502003e6e805;hpb=f1a1ce8e333b5b8da57561b56450543bc86d3a08 diff --git a/target/linux/mpc52xx/Makefile b/target/linux/mpc52xx/Makefile index 35930bc2a9..152e51e583 100644 --- a/target/linux/mpc52xx/Makefile +++ b/target/linux/mpc52xx/Makefile @@ -1,5 +1,5 @@ # -# Copyright (C) 2009 OpenWrt.org +# Copyright (C) 2009-2010 OpenWrt.org # # This is free software, licensed under the GNU General Public License v2. # See /LICENSE for more information. @@ -9,10 +9,9 @@ include $(TOPDIR)/rules.mk ARCH:=powerpc BOARD:=mpc52xx BOARDNAME:=Freescale MPC52xx -FEATURES:=tgz ext2 +FEATURES:=targz ext4 LINUX_VERSION:=2.6.30.10 -LINUX_KARCH:=powerpc include $(INCLUDE_DIR)/target.mk