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 \
|
||||
install.sh
|
||||
|
||||
if BOXMODEL_CS_HD2
|
||||
install_SCRIPTS += \
|
||||
backup_flash.sh \
|
||||
restore_flash.sh
|
||||
endif
|
||||
|
||||
if BOXTYPE_ARMBOX
|
||||
install_SCRIPTS += \
|
||||
restore_flash.sh
|
||||
endif
|
||||
# if BOXMODEL_CS_HD2
|
||||
# install_SCRIPTS += \
|
||||
# backup_flash.sh \
|
||||
# restore_flash.sh
|
||||
# endif
|
||||
#
|
||||
# if BOXTYPE_ARMBOX
|
||||
# install_SCRIPTS += \
|
||||
# restore_flash.sh
|
||||
# endif
|
||||
|
Reference in New Issue
Block a user