mirror of
git://projects.qi-hardware.com/openwrt-xburst.git
synced 2024-11-24 00:30:16 +02:00
[package] kernel: remove bogus LINUX_2_6 dependency, thanks KanjiMonster for spotting this
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@25592 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
parent
7d4f6e1faa
commit
cff50cbe16
@ -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 New Issue
Block a user