[LinuxBIOS] Add a top level target for LAR

Peter Stuge peter at stuge.se
Thu Jul 12 18:55:33 CEST 2007


On Thu, Jul 12, 2007 at 06:22:30PM +0200, Stefan Reinauer wrote:
> > Good point. I can't even get it to build in v3:
> > 
> > LinuxBIOSv3 $ make util/lar/lar
> 
> make build/util/lar/lar ?

Oh a build dir in v3 too? Didn't get that.
(I admit, I haven't built that much.)

$ make
..
  DONE
$ make build/util/lar/lar
make: `build/util/lar/lar' is up to date.
$ make clean
  CLEAN   build
  CLEAN   doxygen
  CLEAN   doc/design/newboot.pdf
$ make build/util/lar/lar
make: *** No rule to make target `build/util/lar/lar'.  Stop.
$ 

Must there be an extra step to set up the build directory?
I just want to run make and get a binary. Too naive? :)


//Peter




More information about the coreboot mailing list