kernel: remove bogus LINUX_2_6 dependency, thanks KanjiMonster for spotting this
SVN-Revision: 25592
This commit is contained in:
parent
8cc16aa14e
commit
70f42675b1
1 changed files with 0 additions and 1 deletions
|
@ -834,7 +834,6 @@ $(eval $(call KernelPackage,pwm-gpio))
|
|||
define KernelPackage/rtc-core
|
||||
SUBMENU:=$(OTHER_MENU)
|
||||
TITLE:=Real Time Clock class support
|
||||
DEPENDS:=@LINUX_2_6
|
||||
KCONFIG:=CONFIG_RTC_CLASS
|
||||
FILES:=$(LINUX_DIR)/drivers/rtc/rtc-core.$(LINUX_KMOD_SUFFIX)
|
||||
AUTOLOAD:=$(call AutoLoad,29,rtc-core)
|
||||
|
|
Loading…
Reference in a new issue