Various Kconfig and Makefile.inc fixes and cosmetics.
[coreboot.git] / src / northbridge / amd / amdk8 / Makefile.inc
index 462db4815dce4faf5439e31139187d142ee271b9..8a12d77f10e378ae78a1ca021bc49510a3059394 100644 (file)
@@ -5,10 +5,11 @@
 
 driver-y += northbridge.o
 driver-y += misc_control.o
-obj-y +=  get_sblk_pci1234.o
-obj-$(CONFIG_HAVE_ACPI_TABLES) +=  amdk8_acpi.o
+obj-y += get_sblk_pci1234.o
+obj-$(CONFIG_HAVE_ACPI_TABLES) += amdk8_acpi.o
 
-# Not sure what to do with these yet. How did raminit_test even work? Should be a target in -y form
+# Not sure what to do with these yet. How did raminit_test even work?
+# Should be a target in -y form.
 #if CONFIG_K8_REV_F_SUPPORT
 #
 #makerule raminit_test
@@ -27,4 +28,3 @@ obj-$(CONFIG_HAVE_ACPI_TABLES) +=  amdk8_acpi.o
 #
 #end
 #
-#