Not sure why ixp4xx-2.6 config has HWMON set, but because it does, then there has...
[openwrt.git] / target / Makefile
index d5e6bea..651c13f 100644 (file)
@@ -12,10 +12,9 @@ all: install
 $(BIN_DIR):
        mkdir -p $(BIN_DIR)
 
-TARGETS-y := linux utils
+TARGETS-y := linux
 TARGETS-$(CONFIG_SDK) += sdk
 
-linux-compile: utils-install
 linux-install: $(BIN_DIR)
 image_install: linux-install
 
This page took 0.021769 seconds and 4 git commands to generate.