projects
/
openwrt.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
linux/generic: fix block2mtd for 2.6.38
[openwrt.git]
/
target
/
linux
/
au1000
/
modules.mk
diff --git
a/target/linux/au1000/modules.mk
b/target/linux/au1000/modules.mk
index
4c403f0
..
e001db4
100644
(file)
--- a/
target/linux/au1000/modules.mk
+++ b/
target/linux/au1000/modules.mk
@@
-9,7
+9,7
@@
define KernelPackage/pcmcia-au1000
SUBMENU:=$(PCMCIA_MENU)
TITLE:=RMI/AMD Au1000 PCMCIA support
DEPENDS:=@TARGET_au1000 kmod-pcmcia-core
SUBMENU:=$(PCMCIA_MENU)
TITLE:=RMI/AMD Au1000 PCMCIA support
DEPENDS:=@TARGET_au1000 kmod-pcmcia-core
- FILES:=$(LINUX_DIR)/drivers/pcmcia/au1x00_ss.
$(LINUX_KMOD_SUFFIX)
+ FILES:=$(LINUX_DIR)/drivers/pcmcia/au1x00_ss.
ko
AUTOLOAD:=$(call AutoLoad,41,au1x00_ss)
endef
AUTOLOAD:=$(call AutoLoad,41,au1x00_ss)
endef
This page took
0.020866 seconds
and
4
git commands to generate.