From 25768f1c4d22195764ef1e818d25d2b14f95bb97 Mon Sep 17 00:00:00 2001 From: nbd Date: Sat, 22 Oct 2005 01:40:50 +0000 Subject: add some more verbosity stuff git-svn-id: svn://svn.openwrt.org/openwrt/trunk@2222 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- openwrt/target/linux/package/openwrt/Makefile | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) (limited to 'openwrt/target/linux/package') diff --git a/openwrt/target/linux/package/openwrt/Makefile b/openwrt/target/linux/package/openwrt/Makefile index d1f8673515..ef2c1cea06 100644 --- a/openwrt/target/linux/package/openwrt/Makefile +++ b/openwrt/target/linux/package/openwrt/Makefile @@ -42,8 +42,11 @@ $(IPKG_OPENWRT): $(IDIR_OPENWRT) $(RSTRIP) $(IDIR_OPENWRT) $(IPKG_BUILD) $(IDIR_OPENWRT) $(PACKAGE_DIR) -install: compile +install: compile openwrt-install + +openwrt-install: $(IPKG) install $(IPKG_OPENWRT) + compile: install-dev $(IPKG_OPENWRT) install-dev: mkdir -p $(STAGING_DIR)/usr/include -- cgit v1.2.3