1
0
mirror of https://git.openwrt.org/openwrt/openwrt.git synced 2024-06-14 11:13:53 +02:00

ep80579 depend on their corresponding subtarget

SVN-Revision: 23726
This commit is contained in:
Florian Fainelli 2010-10-30 22:35:46 +00:00
parent 25a2eadad3
commit 7de24e0181

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