projects
/
openwrt.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
cleanup of [4123]
[openwrt.git]
/
include
/
modules-2.6.mk
diff --git
a/include/modules-2.6.mk
b/include/modules-2.6.mk
index
aada707
..
c98e4ea
100644
(file)
--- a/
include/modules-2.6.mk
+++ b/
include/modules-2.6.mk
@@
-1,3
+1,9
@@
+#
+# Copyright (C) 2006 OpenWrt.org
+#
+# This is free software, licensed under the GNU General Public License v2.
+# See /LICENSE for more information.
+#
NF_2_6:=1
include $(INCLUDE_DIR)/netfilter.mk
NF_2_6:=1
include $(INCLUDE_DIR)/netfilter.mk
@@
-112,11
+118,6
@@
$(eval $(call KMOD_template,IP6TABLES,ip6tables,\
# Block devices
# Block devices
-$(eval $(call KMOD_template,IDE,ide,\
- $(MODULES_DIR)/kernel/drivers/ide/*.ko \
- $(MODULES_DIR)/kernel/drivers/ide/*/*.ko \
-,CONFIG_IDE))
-
$(eval $(call KMOD_template,LOOP,loop,\
$(MODULES_DIR)/kernel/drivers/block/loop.ko \
,CONFIG_BLK_DEV_LOOP,,20,loop))
$(eval $(call KMOD_template,LOOP,loop,\
$(MODULES_DIR)/kernel/drivers/block/loop.ko \
,CONFIG_BLK_DEV_LOOP,,20,loop))
This page took
0.027642 seconds
and
4
git commands to generate.