diff options
Diffstat (limited to 'board/avnet/v5fx30teval/Makefile')
-rw-r--r-- | board/avnet/v5fx30teval/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/board/avnet/v5fx30teval/Makefile b/board/avnet/v5fx30teval/Makefile index f7d0417a2c9..8c41af02d4f 100644 --- a/board/avnet/v5fx30teval/Makefile +++ b/board/avnet/v5fx30teval/Makefile @@ -8,4 +8,4 @@ obj-y += v5fx30teval.o -include $(SRCTREE)/board/xilinx/ppc440-generic/Makefile +include $(srctree)/board/xilinx/ppc440-generic/Makefile |