mirror of
https://github.com/tuxbox-neutrino/neutrino.git
synced 2025-08-27 07:23:09 +02:00
data/scripts: fix build
files not in this directory
This commit is contained in:
@@ -5,13 +5,13 @@ install_SCRIPTS = \
|
|||||||
restore.sh \
|
restore.sh \
|
||||||
install.sh
|
install.sh
|
||||||
|
|
||||||
if BOXMODEL_CS_HD2
|
# if BOXMODEL_CS_HD2
|
||||||
install_SCRIPTS += \
|
# install_SCRIPTS += \
|
||||||
backup_flash.sh \
|
# backup_flash.sh \
|
||||||
restore_flash.sh
|
# restore_flash.sh
|
||||||
endif
|
# endif
|
||||||
|
#
|
||||||
if BOXTYPE_ARMBOX
|
# if BOXTYPE_ARMBOX
|
||||||
install_SCRIPTS += \
|
# install_SCRIPTS += \
|
||||||
restore_flash.sh
|
# restore_flash.sh
|
||||||
endif
|
# endif
|
||||||
|
Reference in New Issue
Block a user