projects
/
openwrt.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
strip the kernel version suffix from target directories, except for brcm-2.4 (the...
[openwrt.git]
/
package
/
base-files
/
Makefile
diff --git
a/package/base-files/Makefile
b/package/base-files/Makefile
index
987bb5d
..
9acb8df
100644
(file)
--- a/
package/base-files/Makefile
+++ b/
package/base-files/Makefile
@@
-69,7
+69,7
@@
endef
define Package/libgcc
$(call Package/gcc/Default)
TITLE:=GCC support library
define Package/libgcc
$(call Package/gcc/Default)
TITLE:=GCC support library
- DEPENDS:=@!
LINUX_2_6_AVR32||
@!NATIVE_TOOLCHAIN
+ DEPENDS:=@!
TARGET_AVR32
@!NATIVE_TOOLCHAIN
endef
define Package/libssp
endef
define Package/libssp
This page took
0.020134 seconds
and
4
git commands to generate.