Move to 2.6.22.4
[openwrt/svn-archive/archive.git] / target / linux / rb532-2.6 / Makefile
index 6ec9bdcd38f25c81287827ffdb3318986928c718..ee2360187c9e393d48bf1053b9f0a6388974e75a 100644 (file)
@@ -9,7 +9,13 @@ include $(TOPDIR)/rules.mk
 ARCH:=mipsel
 BOARD:=rb532
 BOARDNAME:=Mikrotik RouterBoard 532
-FEATURES:=jffs2
+FEATURES:=jffs2 pci tgz
+
+LINUX_VERSION:=2.6.22.4
 
 include $(INCLUDE_DIR)/kernel-build.mk
+
+# include the profiles
+-include profiles/*.mk
+
 $(eval $(call BuildKernel))