> ck804_reset.c file never gets compiled. > object-y += ck804_reset.o > > object-$(CONFIG_HAVE_ACPI_TABLES) +=ck804_fadt.o obj-y is the correct syntax. Sorry for the noise.
Myles -- coreboot mailing list: [email protected] http://www.coreboot.org/mailman/listinfo/coreboot

