mirror of
https://github.com/fail0verflow/switch-coreboot.git
synced 2025-05-04 01:39:18 -04:00
18 lines
315 B
Text
18 lines
315 B
Text
target winfast
|
|
#comment
|
|
|
|
mainboard leadtek/winfast6300
|
|
makerule blah : blah.o ; cc -c blah.c
|
|
addaction blah cc -c blah2.c
|
|
makedefine THIS=THAT
|
|
option SERIAL_CONSOLE
|
|
keyboard pc80
|
|
option NEWPCI
|
|
nooption NEWPCI
|
|
# makerule LINUX=../../linux/vmlinux
|
|
linux /usr/src/linux
|
|
docipl northsouthbridge/sis/630
|
|
cpu p5
|
|
cpu p6
|
|
|
|
|