Skip to content
Snippets Groups Projects
Commit 1322af47 authored by Patrick Uven's avatar Patrick Uven
Browse files

Removed removed files from Makefile

parent 2505cbe5
No related branches found
No related tags found
No related merge requests found
......@@ -30,10 +30,6 @@ define Build/Compile
endef
define Package/ffol-fastdreg/install
$(INSTALL_DIR) $(1)/etc/init.d/
$(INSTALL_BIN) files/fastdreg.init $(1)/etc/init.d/fastdreg
$(INSTALL_DIR) $(1)/etc/hotplug.d/iface/
$(INSTALL_DATA) files/etc/hotplug.d/iface/50-fastdstart $(1)/etc/hotplug.d/iface/
$(INSTALL_DIR) $(1)/lib/gluon/cron/
$(INSTALL_DATA) files/lib/gluon/cron/fastdreg $(1)/lib/gluon/cron/fastdreg
$(INSTALL_DIR) $(1)/lib/ffol/fastdreg/
......
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