diff options
author | Wolfgang Denk <wd@pollux.(none)> | 2005-09-25 02:00:47 +0200 |
---|---|---|
committer | Wolfgang Denk <wd@pollux.(none)> | 2005-09-25 02:00:47 +0200 |
commit | fe7eb5d88bd593a35a13a0a84997ab6c41397bac (patch) | |
tree | dd5040f7031de8efb5f562f826b3ee8f0d929158 /board/integratorap/Makefile | |
parent | 74f4304ee717d0f4b3a27e7fd4a64944749b8783 (diff) | |
download | u-boot-imx-fe7eb5d88bd593a35a13a0a84997ab6c41397bac.zip u-boot-imx-fe7eb5d88bd593a35a13a0a84997ab6c41397bac.tar.gz u-boot-imx-fe7eb5d88bd593a35a13a0a84997ab6c41397bac.tar.bz2 |
Cleanup
Diffstat (limited to 'board/integratorap/Makefile')
-rw-r--r-- | board/integratorap/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/board/integratorap/Makefile b/board/integratorap/Makefile index 154d1af..cf76ded 100644 --- a/board/integratorap/Makefile +++ b/board/integratorap/Makefile @@ -49,4 +49,3 @@ distclean: clean -include .depend ######################################################################### - |