[kernel] upgrade to latest kernel versions (2.6.25.4; 2.6.24.7; 2.6.23.17; 2.6.22.19)
[openwrt-10.03/.git] / target / linux / rb532 / Makefile
index ee2360187c9e393d48bf1053b9f0a6388974e75a..43ad5453b07a3798d25dedee95081b4b10eeb3d3 100644 (file)
@@ -1,5 +1,5 @@
-# 
-# Copyright (C) 2006 OpenWrt.org
+#
+# Copyright (C) 2006-2008 OpenWrt.org
 #
 # This is free software, licensed under the GNU General Public License v2.
 # See /LICENSE for more information.
@@ -11,11 +11,8 @@ BOARD:=rb532
 BOARDNAME:=Mikrotik RouterBoard 532
 FEATURES:=jffs2 pci tgz
 
-LINUX_VERSION:=2.6.22.4
-
-include $(INCLUDE_DIR)/kernel-build.mk
+LINUX_VERSION:=2.6.23.17
 
-# include the profiles
--include profiles/*.mk
+include $(INCLUDE_DIR)/target.mk
 
-$(eval $(call BuildKernel))
+$(eval $(call BuildTarget))