projects
/
openwrt.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
add support for the AVR32 platform, namely the ATNGW100 board - joint work with wigyori
[openwrt.git]
/
package
/
base-files
/
Makefile
diff --git
a/package/base-files/Makefile
b/package/base-files/Makefile
index
8d265f0
..
cc6ce5d
100644
(file)
--- a/
package/base-files/Makefile
+++ b/
package/base-files/Makefile
@@
-72,6
+72,7
@@
endef
define Package/libgcc
$(call Package/gcc/Default)
TITLE:=GCC support library
+ DEPENDS:=@!LINUX_2_6_AVR32
endef
define Package/libssp
This page took
0.019392 seconds
and
4
git commands to generate.