X-Git-Url: https://git.enpas.org/?a=blobdiff_plain;f=target%2Flinux%2Fmagicbox%2FMakefile;h=c03093e00e316608de789600d5a5744c557fef67;hb=de9bfd35106d8c5033ce113b4967023548e2b9b2;hp=a20158b5221628980b07d8ce6b09ac4bc5fecc60;hpb=6db7ad74f61eeaae0c8ecb08d483599d9d80c53f;p=openwrt.git diff --git a/target/linux/magicbox/Makefile b/target/linux/magicbox/Makefile index a20158b522..c03093e00e 100644 --- a/target/linux/magicbox/Makefile +++ b/target/linux/magicbox/Makefile @@ -9,13 +9,11 @@ include $(TOPDIR)/rules.mk ARCH:=powerpc BOARD:=magicbox BOARDNAME:=Magicbox -FEATURES:=squashfs jffs2 +FEATURES:=squashfs pci -LINUX_VERSION:=2.6.22.4 +LINUX_VERSION:=2.6.24.2 +LINUX_KARCH:=ppc include $(INCLUDE_DIR)/target.mk -# include the profiles --include profiles/*.mk - $(eval $(call BuildTarget))