summaryrefslogtreecommitdiff
path: root/nuttx/arch/z80/src/Makefile
diff options
context:
space:
mode:
authorpatacongo <patacongo@42af7a65-404d-4744-a932-0658087f49c3>2011-07-11 22:52:51 +0000
committerpatacongo <patacongo@42af7a65-404d-4744-a932-0658087f49c3>2011-07-11 22:52:51 +0000
commit80f7724816d1b1f07719185fa7fa5f04b9ecb952 (patch)
tree334f014f7d379767c749594dae77d312e99fe1b9 /nuttx/arch/z80/src/Makefile
parent0ad340ca288ed7dc0ae3b682a410e13c13798d0a (diff)
downloadpx4-nuttx-80f7724816d1b1f07719185fa7fa5f04b9ecb952.tar.gz
px4-nuttx-80f7724816d1b1f07719185fa7fa5f04b9ecb952.tar.bz2
px4-nuttx-80f7724816d1b1f07719185fa7fa5f04b9ecb952.zip
Add an 'export' target to the NuttX top-level Makefile
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@3771 42af7a65-404d-4744-a932-0658087f49c3
Diffstat (limited to 'nuttx/arch/z80/src/Makefile')
-rw-r--r--nuttx/arch/z80/src/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/nuttx/arch/z80/src/Makefile b/nuttx/arch/z80/src/Makefile
index 6cc1463d0..93f32aa9d 100644
--- a/nuttx/arch/z80/src/Makefile
+++ b/nuttx/arch/z80/src/Makefile
@@ -1,7 +1,7 @@
############################################################################
# arch/z80/src/Makefile
#
-# Copyright (C) 2007, 2008 Gregory Nutt. All rights reserved.
+# Copyright (C) 2007, 2008, 2011 Gregory Nutt. All rights reserved.
# Author: Gregory Nutt <spudmonkey@racsa.co.cr>
#
# Redistribution and use in source and binary forms, with or without