projects
/
openwrt.git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
history
|
raw
|
HEAD
Allow loading of modules containing EXPORT_GPL symbols, needed to insmod crypto modules
[openwrt.git]
/
package
/
busybox
/
Makefile
1
include
$(
TOPDIR
)/
rules.mk
2
3
include
.
/
busybox.mk
4
5
source
:
busybox-source
6
prepare
: $(
BUSYBOX_DIR
)/
.unpacked
7
compile
: $(
BUSYBOX_DIR
)/
busybox
8
install
:
busybox
9
clean
:
busybox-dirclean
This page took
0.042382 seconds
and
5
git commands to generate.