projects
/
openwrt.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
n810: Add firmware generator hotplug scripts
[openwrt.git]
/
package
/
r8101
/
Makefile
diff --git
a/package/r8101/Makefile
b/package/r8101/Makefile
index
0e6f08d
..
0974357
100644
(file)
--- a/
package/r8101/Makefile
+++ b/
package/r8101/Makefile
@@
-26,7
+26,7
@@
define KernelPackage/r8101
TITLE:=RealTek RTL-8101E PCIe Fast Ethernet Adapter kernel support
DEPENDS:=@TARGET_x86
URL:=http://www.realtek.com.tw/
TITLE:=RealTek RTL-8101E PCIe Fast Ethernet Adapter kernel support
DEPENDS:=@TARGET_x86
URL:=http://www.realtek.com.tw/
- FILES:= $(PKG_BUILD_DIR)/src/r8101.
$(LINUX_KMOD_SUFFIX)
+ FILES:= $(PKG_BUILD_DIR)/src/r8101.
ko
AUTOLOAD:=$(call AutoLoad,50,r8101)
endef
AUTOLOAD:=$(call AutoLoad,50,r8101)
endef
This page took
0.02558 seconds
and
4
git commands to generate.