kernel: remove bogus LINUX_2_6 dependency, thanks KanjiMonster for spotting this

SVN-Revision: 25592
master
Jo-Philipp Wich 14 years ago
parent 8cc16aa14e
commit 70f42675b1
  1. 1
      package/kernel/modules/other.mk

@ -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…
Cancel
Save