summaryrefslogtreecommitdiff
path: root/nuttx/tools
diff options
context:
space:
mode:
authorpatacongo <patacongo@42af7a65-404d-4744-a932-0658087f49c3>2011-02-13 20:00:48 +0000
committerpatacongo <patacongo@42af7a65-404d-4744-a932-0658087f49c3>2011-02-13 20:00:48 +0000
commited8db12a5a3c19a75ec982035878d1108435c876 (patch)
tree7281cffb0735134d07b922b33101a2c56307b4c3 /nuttx/tools
parente623e1d34592a6da298b97128a537be51f3c6ca5 (diff)
downloadpx4-nuttx-ed8db12a5a3c19a75ec982035878d1108435c876.tar.gz
px4-nuttx-ed8db12a5a3c19a75ec982035878d1108435c876.tar.bz2
px4-nuttx-ed8db12a5a3c19a75ec982035878d1108435c876.zip
Rename mc9s12ne64 directories and files to just m9s12
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@3288 42af7a65-404d-4744-a932-0658087f49c3
Diffstat (limited to 'nuttx/tools')
-rwxr-xr-xnuttx/tools/zipme.sh4
1 files changed, 3 insertions, 1 deletions
diff --git a/nuttx/tools/zipme.sh b/nuttx/tools/zipme.sh
index 2897490b1..1d125e2e8 100755
--- a/nuttx/tools/zipme.sh
+++ b/nuttx/tools/zipme.sh
@@ -1,7 +1,7 @@
#!/bin/bash
# zipme.sh
#
-# Copyright (C) 2007-2009 Gregory Nutt. All rights reserved.
+# Copyright (C) 2007-2011 Gregory Nutt. All rights reserved.
# Author: Gregory Nutt <spudmonkey@racsa.co.cr>
#
# Redistribution and use in source and binary forms, with or without
@@ -54,6 +54,8 @@ GARBAGEDIRS="\
arch/dm320\
arch/avr/include/at91uc3\
arch/avr/src/at91uc3\
+ arch/hc/include/mc9s12ne64\
+ arch/hc/src/mc9s12ne64\
netutils/thttpd/extras
"