ARM: clps711x: p720t: Unneeded inclusion of head-sa1100.S removed
[firefly-linux-kernel-4.4.55.git] / arch / arm / boot / compressed / Makefile
index a517153a13eabdad582b6b6f75080cf93f699595..3f9e9fe4d7892b562422d90b171c31fb628bc842 100644 (file)
@@ -45,11 +45,6 @@ ifeq ($(CONFIG_ARCH_SHARK),y)
 OBJS           += head-shark.o ofw-shark.o
 endif
 
-ifeq ($(CONFIG_ARCH_P720T),y)
-# Borrow this code from SA1100
-OBJS           += head-sa1100.o
-endif
-
 ifeq ($(CONFIG_ARCH_SA1100),y)
 OBJS           += head-sa1100.o
 endif