projects
/
openwrt
/
staging
/
rmilecki.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
09c82d1
)
fix use of cflags
author
Felix Fietkau
<nbd@openwrt.org>
Tue, 31 Jul 2007 10:03:20 +0000
(10:03 +0000)
committer
Felix Fietkau
<nbd@openwrt.org>
Tue, 31 Jul 2007 10:03:20 +0000
(10:03 +0000)
SVN-Revision: 8260
package/br2684ctl/Makefile
patch
|
blob
|
history
diff --git
a/package/br2684ctl/Makefile
b/package/br2684ctl/Makefile
index 7d9c6c0d807aff303dfcddf602e0ec99c12a29dd..d9386e2ab3f83ba9dcefbbbd42a800f1bae95c6e 100644
(file)
--- a/
package/br2684ctl/Makefile
+++ b/
package/br2684ctl/Makefile
@@
-29,7
+29,7
@@
define Package/$(PKG_NAME)
URL:=http://ftp.debian.org/debian/pool/main/b/br2684ctl
endef
-MAKE_FLAGS += CFLAGS="$(TARGET_CPPFLAGS) $(TARGET_LDFLAGS)"
+MAKE_FLAGS += CFLAGS="$(TARGET_CPPFLAGS) $(TARGET_
CFLAGS) $(TARGET_
LDFLAGS)"
define Package/$(PKG_NAME)/install
$(INSTALL_DIR) $(1)/etc/init.d