make target/linux/* directories self-contained, use the selected kernel version for...
[openwrt.git] / target / linux / magicbox-2.6 / Makefile
index 323eb2c..d51c8e4 100644 (file)
@@ -6,6 +6,11 @@
 #
 include $(TOPDIR)/rules.mk
 
+ARCH:=powerpc
+BOARD:=magicbox
+BOARDNAME:=Magicbox
+FEATURES:=pci jffs2
+
 LINUX_VERSION:=2.6.17
 LINUX_RELEASE:=1
 LINUX_KERNEL_MD5SUM:=37ddefe96625502161f075b9d907f21e
This page took 0.031352 seconds and 4 git commands to generate.