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
1 changed files with 1 additions and 1 deletions

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