]> git.sur5r.net Git - u-boot/blobdiff - board/altera/nios2-generic/config.mk
sandbox: Implement host dev [device]
[u-boot] / board / altera / nios2-generic / config.mk
index f9f317c4401bcad3986421051233c7355f016be4..a67352519579e9203cdf5c6ea3cd3faa5435741c 100644 (file)
@@ -5,11 +5,7 @@
 # SPDX-License-Identifier:     GPL-2.0+
 #
 
-# we get text_base from board config header, so do not use this
-#CONFIG_SYS_TEXT_BASE = do-not-use-me
-
 PLATFORM_CPPFLAGS += -mno-hw-div -mno-hw-mul
-PLATFORM_CPPFLAGS += -I$(TOPDIR)/board/$(VENDOR)/include
 
 ifeq ($(debug),1)
 PLATFORM_CPPFLAGS += -DDEBUG