source: trunk/bootcode/.build@ 201

Last change on this file since 201 was 187, checked in by Ben Rietbroek, 8 years ago

Updated the simple build commands [v1.1.1-testing]

CAUTION:
This is a testbuild !
AirBoot uses the BIOS to access disks and a small coding error can trash
partition tables or other vital disk structures. You are advised to make
backups of TRACK0 and EBRs before using this testbuild. More info at:
https://rousseaux.github.io/netlabs.air-boot/pdf/AirBoot-v1.1.0-manual.pdf

  • Property svn:executable set to *
File size: 97 bytes
Line 
1#!/bin/bash
2
3make dev DEV_BLD_LANG=en BLDLVL_VENDOR= BLDLVL_MACHINE= USE_GNU_MAKE=y CRC_IGNORE=y
Note: See TracBrowser for help on using the repository browser.