uboot-lantiq: package does not build inside the SDK
authorJohn Crispin <john@phrozen.org>
Tue, 2 Aug 2016 07:31:55 +0000 (09:31 +0200)
committerJohn Crispin <john@phrozen.org>
Wed, 3 Aug 2016 13:30:13 +0000 (15:30 +0200)
the packages failed to build inside the SDK due to missing ethernet
firmware files.

Signed-off-by: John Crispin <john@phrozen.org>
package/boot/uboot-lantiq/Makefile

index 3ecc1a24cf963056b989f05d8fb5afe4de6e5c97..43f481fc2f02082749a4b65b26b99096955fb05c 100644 (file)
@@ -355,7 +355,7 @@ define Package/uboot/template
 define Package/uboot-lantiq-$(1)
   SECTION:=boot
   CATEGORY:=Boot Loaders
-  DEPENDS:=$(3)
+  DEPENDS:=$(3) @!IN_SDK
   TITLE:=$(2)
   URL:=http://www.denx.de/wiki/U-Boot
   VARIANT:=$(1)