source: mainline/boot/arch/ia32/meson.build@ 1dbba6c

Last change on this file since 1dbba6c was 1dbba6c, checked in by Jiří Zárevúcky <zarevucky.jiri@…>, 4 years ago

Update headers in Meson build files

  • Property mode set to 100644
File size: 176 bytes
Line 
1#
2# SPDX-FileCopyrightText: 2006 Martin Decky
3#
4# SPDX-License-Identifier: BSD-3-Clause
5#
6
7POST_OUTPUT = 'image.iso'
8BUILD = false
9POSTBUILD = 'grub'
10GRUB_LOADER = 'multiboot'
Note: See TracBrowser for help on using the repository browser.