the Magicbox doesn't have gigabit ethernet
[openwrt-10.03/.git] / target / linux / magicbox / Makefile
index a20158b5221628980b07d8ce6b09ac4bc5fecc60..b7839b13d67cbccbf011292b6f51ce4c3321350d 100644 (file)
@@ -9,13 +9,11 @@ include $(TOPDIR)/rules.mk
 ARCH:=powerpc
 BOARD:=magicbox
 BOARDNAME:=Magicbox
-FEATURES:=squashfs jffs2
+FEATURES:=squashfs jffs2 pci
 
-LINUX_VERSION:=2.6.22.4
+LINUX_VERSION:=2.6.23.14
+LINUX_KARCH:=ppc
 
 include $(INCLUDE_DIR)/target.mk
 
-# include the profiles
--include profiles/*.mk
-
 $(eval $(call BuildTarget))