summaryrefslogtreecommitdiffstats
path: root/arch/arm/boards/globalscale-mirabox
diff options
context:
space:
mode:
authorSascha Hauer <s.hauer@pengutronix.de>2013-06-23 14:00:15 +0200
committerSascha Hauer <s.hauer@pengutronix.de>2013-06-24 13:01:51 +0200
commitbc595f66dc3b6fd55dbda5e8e7affcf67d514ed9 (patch)
tree821430b1927959f1fb5755ebb9ac9e390496f5ef /arch/arm/boards/globalscale-mirabox
parentd10f26a5ffc2ef636feff57a01fc89b002fc6c22 (diff)
downloadbarebox-bc595f66dc3b6fd55dbda5e8e7affcf67d514ed9.tar.gz
barebox-bc595f66dc3b6fd55dbda5e8e7affcf67d514ed9.tar.xz
ARM: Marvell boards: remove empty config.h files
config.h is automatically generated if not existing, so remove the empty files. Signed-off-by: Sascha Hauer <s.hauer@pengutronix.de>
Diffstat (limited to 'arch/arm/boards/globalscale-mirabox')
-rw-r--r--arch/arm/boards/globalscale-mirabox/config.h4
1 files changed, 0 insertions, 4 deletions
diff --git a/arch/arm/boards/globalscale-mirabox/config.h b/arch/arm/boards/globalscale-mirabox/config.h
deleted file mode 100644
index ca15136817..0000000000
--- a/arch/arm/boards/globalscale-mirabox/config.h
+++ /dev/null
@@ -1,4 +0,0 @@
-#ifndef __CONFIG_H
-#define __CONFIG_H
-
-#endif /* __CONFIG_H */