From fd8bf9a89995f295bea3f3ca53f0ab77958811e9 Mon Sep 17 00:00:00 2001 From: nbd Date: Sat, 22 Oct 2005 12:54:17 +0000 Subject: more V= fixes git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@2234 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- target/linux/package/openwrt/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'target/linux/package/openwrt/Makefile') diff --git a/target/linux/package/openwrt/Makefile b/target/linux/package/openwrt/Makefile index ef2c1cea0..f55b91d78 100644 --- a/target/linux/package/openwrt/Makefile +++ b/target/linux/package/openwrt/Makefile @@ -47,7 +47,7 @@ install: compile openwrt-install openwrt-install: $(IPKG) install $(IPKG_OPENWRT) -compile: install-dev $(IPKG_OPENWRT) +compile-targets: install-dev $(IPKG_OPENWRT) install-dev: mkdir -p $(STAGING_DIR)/usr/include cp -fpR ./include/[a-z]* $(STAGING_DIR)/usr/include/ -- cgit v1.2.3