Explorar el Código

ep80579 depend on their corresponding subtarget

SVN-Revision: 23726
Florian Fainelli hace 15 años
padre
commit
7de24e0181
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      package/ep80579-drivers/Makefile

+ 1 - 1
package/ep80579-drivers/Makefile

@@ -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