From cff50cbe16e46985e05109cc6ee6ed83dcffc623 Mon Sep 17 00:00:00 2001
From: jow <jow@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Date: Sat, 19 Feb 2011 18:11:31 +0000
Subject: [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
---
 package/kernel/modules/other.mk | 1 -
 1 file changed, 1 deletion(-)

(limited to 'package')

diff --git a/package/kernel/modules/other.mk b/package/kernel/modules/other.mk
index b7deabebc..f6e6ea399 100644
--- a/package/kernel/modules/other.mk
+++ b/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)
-- 
cgit v1.2.3