Skip to content
Snippets Groups Projects
Commit 2feb9433 authored by John Crispin's avatar John Crispin
Browse files

rtc-rv5c386a: package does not build inside the SDK


the packages failed to build inside the SDK due to missing header
files.

Signed-off-by: default avatarJohn Crispin <john@phrozen.org>
parent 10f9ea0b
No related branches found
No related tags found
No related merge requests found
...@@ -15,7 +15,7 @@ include $(INCLUDE_DIR)/package.mk ...@@ -15,7 +15,7 @@ include $(INCLUDE_DIR)/package.mk
define KernelPackage/rtc-rv5c386a define KernelPackage/rtc-rv5c386a
SUBMENU:=Other modules SUBMENU:=Other modules
DEPENDS:=@TARGET_brcm47xx DEPENDS:=@TARGET_brcm47xx @!IN_SDK
TITLE:=Driver for RTC RV5C386A (used in WL-700gE and WL-HDD) TITLE:=Driver for RTC RV5C386A (used in WL-700gE and WL-HDD)
AUTOLOAD:=$(call AutoLoad,70,rtc) AUTOLOAD:=$(call AutoLoad,70,rtc)
FILES:=$(PKG_BUILD_DIR)/rtc.ko FILES:=$(PKG_BUILD_DIR)/rtc.ko
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment