sync the x86-2.6 config with the brcm-2.6 one
[openwrt.git] / openwrt / target / linux / package / diag / Makefile
index 42765ae..47908f0 100644 (file)
@@ -26,7 +26,7 @@ $(PKG_BUILD_DIR)/.prepared:
        touch $@
 
 $(PKG_BUILD_DIR)/.built:
-       $(TARGET_CC) $(DIAG_FLAGS) -o $@ diag_led.c
+       $(TARGET_CC) $(DIAG_FLAGS) -o $(PKG_BUILD_DIR)/diag.o diag_led.c
        touch $@
        
 $(IPKG_KMOD_DIAG):
This page took 0.029399 seconds and 4 git commands to generate.