mirror of
https://github.com/hak5/wifipineapple-openwrt.git
synced 2025-10-29 16:57:19 +00:00
fix pcmcia build
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@13565 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
@@ -105,7 +105,7 @@ define KernelPackage/pcmcia-core/2.4
|
||||
# CONFIG_CARDBUS
|
||||
FILES:= \
|
||||
$(LINUX_DIR)/drivers/pcmcia/pcmcia_core.$(LINUX_KMOD_SUFFIX) \
|
||||
$(LINUX_DIR)/drivers/pcmcia/ds.$(LINUX_KMOD_SUFFIX) \
|
||||
$(LINUX_DIR)/drivers/pcmcia/ds.$(LINUX_KMOD_SUFFIX)
|
||||
AUTOLOAD:=$(call AutoLoad,40,pcmcia_core ds)
|
||||
endef
|
||||
|
||||
|
||||
Reference in New Issue
Block a user