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:
Hauke Mehrtens
2011-06-15 21:12:49 +00:00
parent bf64ac730a
commit cd3bd6e13e
4 changed files with 12 additions and 7 deletions

View File

@@ -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