make log output a bit nicer
[openwrt.git] / openwrt / target / linux / package / openwrt / Makefile
index f55b91d..72c8704 100644 (file)
@@ -42,7 +42,7 @@ $(IPKG_OPENWRT): $(IDIR_OPENWRT)
        $(RSTRIP) $(IDIR_OPENWRT)
        $(IPKG_BUILD) $(IDIR_OPENWRT) $(PACKAGE_DIR)
 
-install: compile openwrt-install
+install-targets: compile openwrt-install
 
 openwrt-install:
        $(IPKG) install $(IPKG_OPENWRT)