kbuild: use obj-y instead extra-y for objects placed at the head
[linux-2.6-microblaze.git] / arch / m68k / 68000 / Makefile
index 674541f..279560a 100644 (file)
@@ -17,4 +17,4 @@ obj-$(CONFIG_DRAGEN2) += dragen2.o
 obj-$(CONFIG_UCSIMM)   += ucsimm.o
 obj-$(CONFIG_UCDIMM)   += ucsimm.o
 
-extra-y                := head.o
+obj-y                  += head.o