projects
/
openwrt.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
Add a paragraph on how to package kernel modules
[openwrt.git]
/
target
/
sdk
/
files
/
Makefile
diff --git
a/target/sdk/files/Makefile
b/target/sdk/files/Makefile
index
ba488e3
..
7f42b69
100644
(file)
--- a/
target/sdk/files/Makefile
+++ b/
target/sdk/files/Makefile
@@
-30,6
+30,9
@@
export TOPDIR
DEVELOPER=1
export DEVELOPER
+SDK=1
+export SDK
+
all: world
.pkginfo: FORCE
This page took
0.024303 seconds
and
4
git commands to generate.