added subtargets to x86
[openwrt-10.03/.git] / target / linux / x86 / Makefile
index d1e459ce818df515a4f3108780493842d6a27933..27987a41bf614dc3503afa79f7bd8f318ba0761f 100644 (file)
@@ -16,5 +16,7 @@ LINUX_VERSION:=2.6.22.4
 include $(INCLUDE_DIR)/target.mk
 DEFAULT_PACKAGES += kmod-natsemi kmod-ne2k-pci
 
+$(eval $(call Target,generic))
+$(eval $(call Target,mediacenter))
 $(eval $(call BuildTarget))