projects
/
openwrt
/
svn-archive
/
packages.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
e1e05e6
)
Compile digitemp with usb (#2982)
author
Florian Fainelli
<florian@openwrt.org>
Sun, 6 Jan 2008 12:19:03 +0000
(12:19 +0000)
committer
Florian Fainelli
<florian@openwrt.org>
Sun, 6 Jan 2008 12:19:03 +0000
(12:19 +0000)
SVN-Revision: 10128
utils/digitemp/Makefile
patch
|
blob
|
history
diff --git
a/utils/digitemp/Makefile
b/utils/digitemp/Makefile
index 50ea1d57d5ba577030afca0c33ce39f70c81e436..8b7f9071428504f5fedf7618f37ddc0c2d070040 100644
(file)
--- a/
utils/digitemp/Makefile
+++ b/
utils/digitemp/Makefile
@@
-32,7
+32,7
@@
define Build/Compile
$(MAKE) -C $(PKG_BUILD_DIR) \
$(TARGET_CONFIGURE_OPTS) \
CFLAGS="$(TARGET_CFLAGS) -DLINUX -I$(STAGING_DIR)/usr/include \
- -I/.src -I./userial" \
+ -I/.src -I./userial
-DOWUSB
" \
LIBS="-L$(STAGING_DIR)/usr/lib -lusb -lm" \
DESTDIR="$(PKG_INSTALL_DIR)" \
ds2490