muninlite: remove unused sections from Makefile
Signed-off-by: Lars Kruse <devel@sumpfralle.de>
This commit is contained in:
parent
e2788641aa
commit
b85f7ea6e9
1 changed files with 0 additions and 7 deletions
|
@ -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))
|
||||
|
|
Loading…
Reference in a new issue