mirror of
https://github.com/tuxbox-neutrino/neutrino.git
synced 2025-08-29 16:31:11 +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
|