added subtargets to x86

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@9128 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
John Crispin
2007-10-04 20:58:11 +00:00
parent 9e8d16ab3f
commit 7d70e0ec58
7 changed files with 448 additions and 0 deletions

View 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))