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