Skip to content

Commit

Permalink
strip binaries build for OpenWrt by default
Browse files Browse the repository at this point in the history
  • Loading branch information
mwarning committed Feb 17, 2014
1 parent 73fed7f commit 073a799
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions openwrt/kadnode/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -67,6 +67,9 @@ endif

MAKE_FLAGS += FEATURES="$(FEATURES)"

define Package/kadnode/preinst
make strip
endef

define Package/kadnode/install
$(INSTALL_DIR) $(1)/usr/bin
Expand Down

0 comments on commit 073a799

Please sign in to comment.