mirror of
https://github.com/motioneye-project/motioneyeos.git
synced 2025-07-29 14:16:31 +00:00
- be gentle to vi's syntax highlighting
This commit is contained in:
parent
41697b7a46
commit
6b9256a138
@ -45,8 +45,9 @@ mkisofs-dirclean:
|
|||||||
|
|
||||||
ISO9660_TARGET_DIR=$(BUILD_DIR)/iso9660
|
ISO9660_TARGET_DIR=$(BUILD_DIR)/iso9660
|
||||||
ISO9660_TARGET:=$(subst ",,$(BR2_TARGET_ROOTFS_ISO9660_OUTPUT))
|
ISO9660_TARGET:=$(subst ",,$(BR2_TARGET_ROOTFS_ISO9660_OUTPUT))
|
||||||
|
#")
|
||||||
ISO9660_BOOT_MENU:=$(subst ",,$(BR2_TARGET_ROOTFS_ISO9660_BOOT_MENU))
|
ISO9660_BOOT_MENU:=$(subst ",,$(BR2_TARGET_ROOTFS_ISO9660_BOOT_MENU))
|
||||||
|
#")
|
||||||
ISO9660_OPTS:=
|
ISO9660_OPTS:=
|
||||||
|
|
||||||
ifeq ($(strip $(BR2_TARGET_ROOTFS_ISO9660_SQUASH)),y)
|
ifeq ($(strip $(BR2_TARGET_ROOTFS_ISO9660_SQUASH)),y)
|
||||||
|
Loading…
x
Reference in New Issue
Block a user