Kaynağa Gözat

ffho-debug: fix Makefile

Karsten Böddeker 7 yıl önce
ebeveyn
işleme
234ce04ad0
1 değiştirilmiş dosya ile 0 ekleme ve 2 silme
  1. 0 2
      ffho/ffho-debug/Makefile

+ 0 - 2
ffho/ffho-debug/Makefile

@@ -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))