major target cleanup. it is now possible to have subtargets that can override many...
[openwrt/staging/yousong.git] / target / linux / x86 / Makefile
index 705cc84ad1e4938b07da69413817972a0755b1b0..771fd191f9b001457ec545bc4dabcf51cc60c89f 100644 (file)
@@ -13,11 +13,11 @@ FEATURES:=squashfs jffs2 ext2
 
 LINUX_VERSION:=2.6.22.4
 
-include $(INCLUDE_DIR)/kernel-build.mk
+include $(INCLUDE_DIR)/target.mk
 DEFAULT_PACKAGES += kmod-natsemi kmod-ne2k-pci
 
 # include the profiles
 -include profiles/*.mk
 
-$(eval $(call BuildKernel))
+$(eval $(call BuildTarget))