cleanup patch
[openwrt/svn-archive/archive.git] / target / linux / magicbox-2.6 / Makefile
index 5e36e82c42d0d38df855f0141b0969ffe3d01414..20325a8fa66169a505f72190217c9a51f23c1a91 100644 (file)
@@ -11,9 +11,9 @@ BOARD:=magicbox
 BOARDNAME:=Magicbox
 FEATURES:=jffs2
 
-LINUX_VERSION:=2.6.17
-LINUX_RELEASE:=1
-LINUX_KERNEL_MD5SUM:=37ddefe96625502161f075b9d907f21e
-
 include $(INCLUDE_DIR)/kernel-build.mk
+
+# include the profiles
+-include profiles/*.mk
+
 $(eval $(call BuildKernel))