summaryrefslogtreecommitdiffstats
path: root/board/amcc/canyonlands/config.mk
diff options
context:
space:
mode:
Diffstat (limited to 'board/amcc/canyonlands/config.mk')
-rw-r--r--board/amcc/canyonlands/config.mk8
1 files changed, 0 insertions, 8 deletions
diff --git a/board/amcc/canyonlands/config.mk b/board/amcc/canyonlands/config.mk
index 7e79536798..2330cae925 100644
--- a/board/amcc/canyonlands/config.mk
+++ b/board/amcc/canyonlands/config.mk
@@ -30,14 +30,6 @@ ifndef TEXT_BASE
TEXT_BASE = 0xFFFA0000
endif
-ifeq ($(CONFIG_NAND_U_BOOT),y)
-LDSCRIPT = $(TOPDIR)/board/$(BOARDDIR)/u-boot-nand.lds
-endif
-
-ifeq ($(CONFIG_PCIBOOT_U_BOOT),y)
-LDSCRIPT = $(TOPDIR)/board/$(BOARDDIR)/u-boot-nand.lds
-endif
-
PLATFORM_CPPFLAGS += -DCONFIG_440=1
ifeq ($(debug),1)
OpenPOWER on IntegriCloud