projects
/
openwrt.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
add extra wrt350n leds (patch from #2745)
[openwrt.git]
/
package
/
foxboard-utils
/
Makefile
diff --git
a/package/foxboard-utils/Makefile
b/package/foxboard-utils/Makefile
index
11fea9d
..
6cb997d
100644
(file)
--- a/
package/foxboard-utils/Makefile
+++ b/
package/foxboard-utils/Makefile
@@
-34,7
+34,7
@@
define Package/foxboard-utils/description
endef
define Build/Compile
endef
define Build/Compile
- $(MAKE) -C $(PKG_BUILD_DIR) CFLAGS=
$(TARTGET_CFLAGS) CC=$(TARGET_CC)
+ $(MAKE) -C $(PKG_BUILD_DIR) CFLAGS=
"$(TARGET_CFLAGS)" CC="$(TARGET_CC)"
$(MAKE) -C $(PKG_BUILD_DIR) PREFIX="$(PKG_INSTALL_DIR)" install
endef
$(MAKE) -C $(PKG_BUILD_DIR) PREFIX="$(PKG_INSTALL_DIR)" install
endef
This page took
0.024096 seconds
and
4
git commands to generate.