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]
/
toolchain
/
ccache
/
Makefile.in
1
ifeq
($(
strip
$(
BR2_CCACHE
)),
y
)
2
TARGETS
+=
ccache
3
endif
4
ifeq
($(
strip
$(
BR2_PACKAGE_CCACHE_TARGET
)),
y
)
5
TARGETS
+=
ccache_target
6
endif
This page took
0.044445 seconds
and
5
git commands to generate.