projects
/
openwrt
/
svn-archive
/
archive.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
c0a4d5b
)
et131x requires pci support
author
Felix Fietkau
<nbd@openwrt.org>
Tue, 5 Aug 2008 17:35:33 +0000
(17:35 +0000)
committer
Felix Fietkau
<nbd@openwrt.org>
Tue, 5 Aug 2008 17:35:33 +0000
(17:35 +0000)
SVN-Revision: 12144
net/et131x/Makefile
patch
|
blob
|
history
diff --git
a/net/et131x/Makefile
b/net/et131x/Makefile
index 93e3eb87265784407f320c41ca35f90d5823fa7d..1863acc1e9d1b2f8c69184de2384879965e444e4 100644
(file)
--- a/
net/et131x/Makefile
+++ b/
net/et131x/Makefile
@@
-16,7
+16,7
@@
define KernelPackage/et131x
TITLE:=Agere ET131x Gigabit Ethernet driver
URL:=http://sourceforge.net/projects/et131x
FILES:=$(PKG_BUILD_DIR)/et131x.$(LINUX_KMOD_SUFFIX)
- DEPENDS:=@LINUX_2_6
+ DEPENDS:=@LINUX_2_6
@PCI_SUPPORT
AUTOLOAD:=$(call AutoLoad,70,et131x)
endef