projects
/
openwrt.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
Make jffs2 images work with rdc, add a sitecom wl-153 profile and kernel config,...
[openwrt.git]
/
package
/
rt61
/
Makefile
diff --git
a/package/rt61/Makefile
b/package/rt61/Makefile
index
6e7c600
..
228cd86
100644
(file)
--- a/
package/rt61/Makefile
+++ b/
package/rt61/Makefile
@@
-33,7
+33,7
@@
define KernelPackage/rt61
endef
define KernelPackage/rt61/install
- mkdir $(1)/lib/firmware
+ mkdir
-p
$(1)/lib/firmware
$(CP) -L $(PKG_BUILD_DIR)/Module/rt2*.bin $(1)/lib/firmware
endef
This page took
0.023204 seconds
and
4
git commands to generate.