mirror of
https://github.com/tuxbox-neutrino/neutrino.git
synced 2025-09-18 10:51:12 +02:00
7 lines
121 B
Makefile
7 lines
121 B
Makefile
|
|
installdir = $(CONFIGDIR)
|
|
install_DATA = flash.start
|
|
|
|
install-data-hook:
|
|
chmod 0755 $(DESTDIR)$(CONFIGDIR)/flash.start
|