Skip to content

Commit

Permalink
mesh11sd: remove unneeded default PKG_BUILD_DIR line in makefile
Browse files Browse the repository at this point in the history
Signed-off-by: Rob White <rob@blue-wave.net>
  • Loading branch information
bluewavenet committed Jul 20, 2024
1 parent 50bbb7d commit f29e4ed
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion mesh11sd/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,6 @@ PKG_LICENSE_FILES:=LICENSE
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz
PKG_SOURCE_URL:=https://codeload.github.com/opennds/mesh11sd/tar.gz/v$(PKG_VERSION)?
PKG_HASH:=80406e70fadf58320ec4891c8fb1e93d118d2927de7c6d9749a15da6768b4ea5
PKG_BUILD_DIR:=$(BUILD_DIR)/mesh11sd-$(PKG_VERSION)

include $(INCLUDE_DIR)/package.mk

Expand Down

0 comments on commit f29e4ed

Please sign in to comment.