X-Git-Url: https://git.rohieb.name/openwrt.git/blobdiff_plain/8ce1f5e06395a41a64b64b34c62fe3434214ff0a..cd45334873bf33da7101c954d1d7356f1e70e9e5:/target/linux/package/openwrt/Makefile diff --git a/target/linux/package/openwrt/Makefile b/target/linux/package/openwrt/Makefile index d1f867351..72c87044a 100644 --- a/target/linux/package/openwrt/Makefile +++ b/target/linux/package/openwrt/Makefile @@ -42,9 +42,12 @@ $(IPKG_OPENWRT): $(IDIR_OPENWRT) $(RSTRIP) $(IDIR_OPENWRT) $(IPKG_BUILD) $(IDIR_OPENWRT) $(PACKAGE_DIR) -install: compile +install-targets: 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/