projects
/
openwrt
/
staging
/
ynezz.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
35dbf66
)
fix p54usb firmware installation (#6260)
author
Florian Fainelli
<florian@openwrt.org>
Mon, 30 Nov 2009 21:26:12 +0000
(21:26 +0000)
committer
Florian Fainelli
<florian@openwrt.org>
Mon, 30 Nov 2009 21:26:12 +0000
(21:26 +0000)
SVN-Revision: 18615
package/mac80211/Makefile
patch
|
blob
|
history
diff --git
a/package/mac80211/Makefile
b/package/mac80211/Makefile
index 4ee955574e580611c7e147c80e5c1d5c19b1291e..dced1107c3c383c5c7fe5749b2523143483c7413 100644
(file)
--- a/
package/mac80211/Makefile
+++ b/
package/mac80211/Makefile
@@
-637,7
+637,7
@@
endef
define KernelPackage/p54-usb/install
$(INSTALL_DIR) $(1)/lib/firmware
- $(INSTALL_DATA) $(DL_DIR)/$(P54USBFW) $(1)/lib/firmware/isl388
6
usb
+ $(INSTALL_DATA) $(DL_DIR)/$(P54USBFW) $(1)/lib/firmware/isl388
7
usb
endef
define KernelPackage/rt61-pci/install