X-Git-Url: https://git.archive.openwrt.org/?a=blobdiff_plain;f=target%2Flinux%2Fmpc85xx%2FMakefile;h=1559c669f802c2299d0cfdc2c0f1fc520503fdd1;hb=67dfec2fa81f97eafacef8081f30ab8959f70934;hp=cde1990e988fca7b80c2f582e1d85a0d134b7ed2;hpb=ca34712a7cc183b12eb8b1fe8afe2fab96024386;p=15.05%2Fopenwrt.git diff --git a/target/linux/mpc85xx/Makefile b/target/linux/mpc85xx/Makefile index cde1990e98..1559c669f8 100644 --- a/target/linux/mpc85xx/Makefile +++ b/target/linux/mpc85xx/Makefile @@ -10,16 +10,17 @@ ARCH:=powerpc BOARD:=mpc85xx BOARDNAME:=Freescale MPC85xx CFLAGS:=-Os -pipe -fno-caller-saves -mcpu=8540 -FEATURES:=spe_fpu ramdisk +FEATURES:=spe_fpu squashfs MAINTAINER:=Imre Kaloz -LINUX_VERSION:=3.7.9 +LINUX_VERSION:=3.8.6 include $(INCLUDE_DIR)/target.mk DEFAULT_PACKAGES += \ kmod-input-core kmod-input-gpio-keys kmod-button-hotplug \ - kmod-booke-wdt + kmod-leds-gpio kmod-booke-wdt \ + swconfig kmod-ath9k wpad-mini define Target/Description Build images for the Freescale MPC85xx based boards.