]> git.kernelconcepts.de Git - karo-tx-uboot.git/blobdiff - arch/openrisc/config.mk
karo: fdt: fix panel-dpi support
[karo-tx-uboot.git] / arch / openrisc / config.mk
index 981edff01a635d619f796b18155b2c4600ad12e2..cd95f24b1fbfb46a5ed9c8612614175d9dd9976e 100644 (file)
@@ -11,8 +11,6 @@ endif
 
 # r10 used for global object pointer, already set in OR32 GCC but just to be
 # clear
-PLATFORM_CPPFLAGS += -DCONFIG_OPENRISC -D__OR1K__ -ffixed-r10
+PLATFORM_CPPFLAGS += -D__OR1K__ -ffixed-r10
 
 CONFIG_STANDALONE_LOAD_ADDR ?= 0x40000
-
-LDSCRIPT ?= $(SRCTREE)/$(CPUDIR)/u-boot.lds