diff --git a/[refs] b/[refs] index d0766c2a3a4b..483c0224f781 100644 --- a/[refs] +++ b/[refs] @@ -1,2 +1,2 @@ --- -refs/heads/master: 0d44269e1fb1118473cae36958c96f08cf69905b +refs/heads/master: 541960fef7f0bd98be3a27052c8845e9c4b6a2ac diff --git a/trunk/arch/m68knommu/platform/68328/Makefile b/trunk/arch/m68knommu/platform/68328/Makefile index 1b3b719e4479..5e5435552d56 100644 --- a/trunk/arch/m68knommu/platform/68328/Makefile +++ b/trunk/arch/m68knommu/platform/68328/Makefile @@ -8,6 +8,7 @@ head-$(CONFIG_DRAGEN2) = head-de2.o obj-y += entry.o ints.o timers.o obj-$(CONFIG_M68328) += config.o +obj-$(CONFIG_ROM) += romvec.o extra-y := head.o extra-$(CONFIG_M68328) += bootlogo.rh head.o