Add ipt_random module
[openwrt.git] / target / linux / rb532-2.6 / Makefile
index 6ec9bdc..7d48438 100644 (file)
@@ -11,5 +11,11 @@ BOARD:=rb532
 BOARDNAME:=Mikrotik RouterBoard 532
 FEATURES:=jffs2
 
+LINUX_VERSION:=2.6.21.5
+
 include $(INCLUDE_DIR)/kernel-build.mk
+
+# include the profiles
+-include profiles/*.mk
+
 $(eval $(call BuildKernel))
This page took 0.030962 seconds and 4 git commands to generate.