Skip to content
Snippets Groups Projects
Commit f7e84a4a authored by Piotr Dymacz's avatar Piotr Dymacz
Browse files

om-watchdog: cleanup Makefile


Drop redundant Build/Prepare, empty lines and duplicated Build/Compile.

Signed-off-by: default avatarPiotr Dymacz <pepe2k@gmail.com>
parent f4a97c7f
No related branches found
No related tags found
No related merge requests found
......@@ -24,12 +24,6 @@ define Package/om-watchdog/description
This package contains the hw watchdog script for the OM1P and OM2P device.
endef
define Build/Prepare
endef
define Build/Compile
endef
define Build/Compile
endef
......@@ -40,6 +34,4 @@ define Package/om-watchdog/install
$(INSTALL_BIN) ./files/om-watchdog $(1)/sbin/om-watchdog
endef
$(eval $(call BuildPackage,om-watchdog))
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment