1
0
mirror of git://projects.qi-hardware.com/openwrt-xburst.git synced 2024-06-30 21:50:45 +03:00

[package] ep80579 depend on their corresponding subtarget

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@23726 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
florian 2010-10-30 22:35:46 +00:00
parent af7408674b
commit 7de6765d54

View File

@ -21,7 +21,7 @@ PKG_BUILD_DIR:=$(KERNEL_BUILD_DIR)/$(PKG_NAME)-$(PKG_VERSION)
include $(INCLUDE_DIR)/package.mk
define KernelPackage/ep80579-drivers/Default
DEPENDS:=@TARGET_x86
DEPENDS:=@TARGET_x86_ep80579
endef
define KernelPackage/ep80579-eth