mirror of
https://github.com/hak5/wifipineapple-openwrt.git
synced 2025-10-29 16:57:19 +00:00
pwm support can't be compiled as a module
Signed-off-by: Imre Kaloz <kaloz@openwrt.org> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@43947 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
@@ -495,20 +495,6 @@ endef
|
||||
$(eval $(call KernelPackage,booke-wdt))
|
||||
|
||||
|
||||
define KernelPackage/pwm
|
||||
SUBMENU:=$(OTHER_MENU)
|
||||
TITLE:=PWM generic API
|
||||
KCONFIG:=CONFIG_GENERIC_PWM
|
||||
FILES:=$(LINUX_DIR)/drivers/pwm/pwm.ko
|
||||
endef
|
||||
|
||||
define KernelPackage/pwm/description
|
||||
Kernel module that implement a generic PWM API
|
||||
endef
|
||||
|
||||
$(eval $(call KernelPackage,pwm))
|
||||
|
||||
|
||||
define KernelPackage/rtc-ds1307
|
||||
SUBMENU:=$(OTHER_MENU)
|
||||
TITLE:=Dallas/Maxim DS1307 (and compatible) RTC support
|
||||
|
||||
Reference in New Issue
Block a user