Skip to content

Commit

Permalink
libre-hwd-usbradio: Makefile added *.sh documentation stripping
Browse files Browse the repository at this point in the history
  • Loading branch information
frank95 committed Jun 24, 2014
1 parent 4358404 commit a009aba
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions packages/lime-hwd-usbradio/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -28,6 +28,7 @@ define Build/Compile
@rm -rf ./build || true
@cp -r ./src ./build
@sed -i '/^--!.*/d' build/*.lua
@sed -i '/^#\[Doc\]/d' build/*.sh
endef

define Package/$(PKG_NAME)/install
Expand Down

0 comments on commit a009aba

Please sign in to comment.