mirror of
git://git.openwrt.org/openwrt/openwrt.git
synced 2025-02-12 09:39:15 +00:00
om-watchdog: cleanup Makefile
Drop redundant Build/Prepare, empty lines and duplicated Build/Compile. Signed-off-by: Piotr Dymacz <pepe2k@gmail.com>
This commit is contained in:
parent
f4a97c7f5d
commit
f7e84a4a2e
@ -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))
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user