mirror of
https://github.com/hak5/wifipineapple-openwrt.git
synced 2025-10-29 16:57:19 +00:00
add some more verbosity stuff
git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@2222 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user