Compile digitemp with usb (#2982)
authorFlorian Fainelli <florian@openwrt.org>
Sun, 6 Jan 2008 12:19:03 +0000 (12:19 +0000)
committerFlorian Fainelli <florian@openwrt.org>
Sun, 6 Jan 2008 12:19:03 +0000 (12:19 +0000)
SVN-Revision: 10128

utils/digitemp/Makefile

index 50ea1d57d5ba577030afca0c33ce39f70c81e436..8b7f9071428504f5fedf7618f37ddc0c2d070040 100644 (file)
@@ -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