fix missing CONFIG_USB_BLUETOOTH issue
[openwrt-10.03/.git] / target / linux / ixp4xx / Makefile
index 25b60a47b720fe3c96c4b7be6d6802b9d885ea27..6e945aba2c5c59122b326cf2cd9a05e4dc428b7d 100644 (file)
@@ -13,12 +13,6 @@ FEATURES:=squashfs
 
 LINUX_VERSION:=2.6.21.6
 
-define Target/Description
-endef
+include $(INCLUDE_DIR)/target.mk
 
-include $(INCLUDE_DIR)/kernel-build.mk
-
-# include the profiles
--include profiles/*.mk
-
-$(eval $(call BuildKernel))
+$(eval $(call BuildTarget))