diff options
Diffstat (limited to 'post/cpu/mpc83xx')
| -rw-r--r-- | post/cpu/mpc83xx/Makefile | 2 | 
1 files changed, 0 insertions, 2 deletions
| diff --git a/post/cpu/mpc83xx/Makefile b/post/cpu/mpc83xx/Makefile index 0643d01a7..4b3c50e6a 100644 --- a/post/cpu/mpc83xx/Makefile +++ b/post/cpu/mpc83xx/Makefile @@ -5,6 +5,4 @@  # SPDX-License-Identifier:	GPL-2.0+  # -CPPFLAGS += -I$(TOPDIR) -  obj-$(CONFIG_HAS_POST)	+= ecc.o |