-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Peter Stuge wrote: > Rudolf Marek wrote: >> +++ coreboot-v2/src/mainboard/agami/aruma/acpi_tables.c 2009-02-01 >> 12:04:04.738807653 +0100 >> @@ -15,6 +15,7 @@ >> #include <device/pci_ids.h> >> #include <cpu/x86/msr.h> >> #include <cpu/amd/mtrr.h> >> +#include <../../../northbridge/amd/amdk8/amdk8_acpi.h> > > ../../../ that can't be right. Maybe the .h should go into include/ > somewhere instead?
This works for me. Also I used it for includes for K8T890 chipset. I dont remember why I used this kind of construction. Maybe also because I needed some header which resides in other then include dir? > Other than that it would be nice to have at least one of these boards > tested before the commit. Yep. Lets wait. R. > > > //Peter > > -- > coreboot mailing list: [email protected] > http://www.coreboot.org/mailman/listinfo/coreboot -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.9 (GNU/Linux) Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org iEUEARECAAYFAkmF3IYACgkQ3J9wPJqZRNVc2QCcDO/gqm3pGT4VzC48YQMHC56J ejoAmMvjJNzXR0O30YHwEHn1e1kuVqI= =+6vO -----END PGP SIGNATURE----- -- coreboot mailing list: [email protected] http://www.coreboot.org/mailman/listinfo/coreboot

