diff options
Diffstat (limited to 'board/psyent/pci5441')
-rw-r--r-- | board/psyent/pci5441/Makefile | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/board/psyent/pci5441/Makefile b/board/psyent/pci5441/Makefile index 9a66cfdfe81..364f163e4fc 100644 --- a/board/psyent/pci5441/Makefile +++ b/board/psyent/pci5441/Makefile @@ -5,8 +5,4 @@ # SPDX-License-Identifier: GPL-2.0+ # -ifneq ($(OBJTREE),$(SRCTREE)) -$(shell mkdir -p $(obj)../common) -endif - obj-y := pci5441.o ../common/AMDLV065D.o |