rtc-rv5c386a: package does not build inside the SDK
authorJohn Crispin <john@phrozen.org>
Tue, 2 Aug 2016 07:34:49 +0000 (09:34 +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 header
files.

Signed-off-by: John Crispin <john@phrozen.org>
package/kernel/rtc-rv5c386a/Makefile

index e13ead528a260a0f75838f5117e6365b5c10a4d7..79eb4fd8c6006f62c48fcee8ba9105fb84319bca 100644 (file)
@@ -15,7 +15,7 @@ include $(INCLUDE_DIR)/package.mk
 
 define KernelPackage/rtc-rv5c386a
   SUBMENU:=Other modules
-  DEPENDS:=@TARGET_brcm47xx
+  DEPENDS:=@TARGET_brcm47xx @!IN_SDK
   TITLE:=Driver for RTC RV5C386A (used in WL-700gE and WL-HDD)
   AUTOLOAD:=$(call AutoLoad,70,rtc)
   FILES:=$(PKG_BUILD_DIR)/rtc.ko