package/kernel: Update version dependencies and kmods for linux 3.0
Also disable rtc-core for now since this changed to a bool, now directly used in the kernel if enabled. Signed-off-by: Jonas Gorski <jonas.gorski+openwrt@gmail.com> SVN-Revision: 27186
This commit is contained in:
@@ -659,6 +659,7 @@ $(eval $(call KernelPackage,pwm-gpio))
|
||||
|
||||
define KernelPackage/rtc-core
|
||||
SUBMENU:=$(OTHER_MENU)
|
||||
DEPENDS:=@(!LINUX_3_0||BROKEN)
|
||||
TITLE:=Real Time Clock class support
|
||||
KCONFIG:=CONFIG_RTC_CLASS
|
||||
FILES:=$(LINUX_DIR)/drivers/rtc/rtc-core.ko
|
||||
|
||||
Reference in New Issue
Block a user