muninlite: remove unused sections from Makefile

Signed-off-by: Lars Kruse <devel@sumpfralle.de>
This commit is contained in:
Lars Kruse 2020-04-15 16:12:12 +02:00
parent 7b2b37c4a1
commit 4bddd3de87
1 changed files with 0 additions and 7 deletions

View File

@ -46,11 +46,4 @@ define Package/muninlite/conffiles
/etc/xinetd.d/muninlite
endef
define Build/Configure
endef
define Build/Compile
$(MAKE) -C $(PKG_BUILD_DIR)
endef
$(eval $(call BuildPackage,muninlite))