Skip to content
Snippets Groups Projects
Commit 234ce04a authored by Karsten Böddeker's avatar Karsten Böddeker
Browse files

ffho-debug: fix Makefile

parent 2ecc3496
No related branches found
No related tags found
No related merge requests found
......@@ -34,8 +34,6 @@ endef
define Package/ffho-debug/install
$(INSTALL_DIR) $(1)/bin/
$(INSTALL_BIN) ./files/bin/* $(1)/bin/
$(INSTALL_DIR) $(1)/usr/lib/micron.d/
$(INSTALL_DATA) ./files/usr/lib/micron.d/* $(1)/usr/lib/micron.d/
endef
$(eval $(call BuildPackage,ffho-debug))
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