mirror of
git://git.openwrt.org/openwrt/openwrt.git
synced 2025-02-18 13:06:51 +00:00
kernel: remove bogus LINUX_2_6 dependency, thanks KanjiMonster for spotting this
SVN-Revision: 25592
This commit is contained in:
parent
8cc16aa14e
commit
70f42675b1
@ -834,7 +834,6 @@ $(eval $(call KernelPackage,pwm-gpio))
|
|||||||
define KernelPackage/rtc-core
|
define KernelPackage/rtc-core
|
||||||
SUBMENU:=$(OTHER_MENU)
|
SUBMENU:=$(OTHER_MENU)
|
||||||
TITLE:=Real Time Clock class support
|
TITLE:=Real Time Clock class support
|
||||||
DEPENDS:=@LINUX_2_6
|
|
||||||
KCONFIG:=CONFIG_RTC_CLASS
|
KCONFIG:=CONFIG_RTC_CLASS
|
||||||
FILES:=$(LINUX_DIR)/drivers/rtc/rtc-core.$(LINUX_KMOD_SUFFIX)
|
FILES:=$(LINUX_DIR)/drivers/rtc/rtc-core.$(LINUX_KMOD_SUFFIX)
|
||||||
AUTOLOAD:=$(call AutoLoad,29,rtc-core)
|
AUTOLOAD:=$(call AutoLoad,29,rtc-core)
|
||||||
|
Loading…
Reference in New Issue
Block a user