projects
/
openwrt.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
simplify and fix adm5120 image building, fix broken FEATURES handling
[openwrt.git]
/
package
/
base-files
/
Makefile
diff --git
a/package/base-files/Makefile
b/package/base-files/Makefile
index
64c3ead
..
1c6cc05
100644
(file)
--- a/
package/base-files/Makefile
+++ b/
package/base-files/Makefile
@@
-72,7
+72,7
@@
endef
define Package/libgcc
$(call Package/gcc/Default)
TITLE:=GCC support library
- DEPENDS:=@!LINUX_2_6_AVR32
+ DEPENDS:=@!LINUX_2_6_AVR32
||@!NATIVE_TOOLCHAIN
endef
define Package/libssp
This page took
0.025727 seconds
and
4
git commands to generate.