Skip to content

Commit

Permalink
gpio-lookup script no longer installed with omega2-base package
Browse files Browse the repository at this point in the history
  • Loading branch information
greenbreakfast committed Jun 10, 2024
1 parent 4086d39 commit d5dc5d0
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion omega2-base/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -92,7 +92,6 @@ define Package/omega2-base/install
$(INSTALL_BIN) $(PKG_BUILD_DIR)/usr/bin/omega2selfreport.sh $(1)/usr/bin/omega2selfreport
$(INSTALL_DATA) $(PKG_BUILD_DIR)/lib/ramips.sh $(1)/lib/ramips.sh
$(INSTALL_BIN) $(PKG_BUILD_DIR)/usr/bin/check-internet.sh $(1)/usr/bin/check-internet
$(INSTALL_BIN) $(PKG_BUILD_DIR)/usr/bin/gpio-lookup $(1)/usr/bin/gpio-lookup
endef

define Package/omega2-base-files/install
Expand Down

0 comments on commit d5dc5d0

Please sign in to comment.