[LinuxBIOS] [patch 1/5] Add a top level target for LAR

Peter Stuge peter at stuge.se
Wed Jul 25 19:02:14 CEST 2007


On Mon, Jul 23, 2007 at 10:06:03AM -0600, jordan.crouse at amd.com wrote:
> Add a top level target to the LAR makefile so it can be built by itself
> in the LBv3 tree.  Also remove any reference to the build system so that
> LAr can be constructed in an un-configured tree.

Would it be simple to allow in-tree building?

Also, this is not a good default:

~/lb/LinuxBIOSv3/util/lar $ make lar
printf "  BUILD   LAR\n"
  BUILD   LAR
mkdir -p /util/lar
mkdir: cannot create directory /util': Permission denied
make: *** [lardir] Error 1


How can we handle it better?


//Peter




More information about the coreboot mailing list