forked from Ivasoft/openwrt
kernel: remove useless AddDepends/rtc abstraction
Signed-off-by: Felix Fietkau <nbd@openwrt.org> SVN-Revision: 45136
This commit is contained in:
@@ -12,8 +12,3 @@ endef
|
||||
define AddDepends/rfkill
|
||||
DEPENDS+= +USE_RFKILL:kmod-rfkill $(1)
|
||||
endef
|
||||
|
||||
|
||||
define AddDepends/rtc
|
||||
DEPENDS+= @RTC_SUPPORT $(1)
|
||||
endef
|
||||
|
||||
Reference in New Issue
Block a user