summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/Makefile b/Makefile
index fbb50cc..b5f9448 100644
--- a/Makefile
+++ b/Makefile
@@ -15,9 +15,9 @@ endif
VERSION = 0
PATCHLEVEL = 6
-SUBLEVEL = 1
+SUBLEVEL = 2
EXTRAVERSION =
-NAME = aisatsana
+NAME = Circlon
TOOLS ?= $(CONFIG_TOOLS)
42b'>ab9aad57f1fdfaefce1b34b69e069be51d5aa42b (patch) treed9605ddf6f8e22c945362f90718e0b948b67ee6f /arch/arm/mach-mxs/Kconfig parent44ffb78fe03e1302dacbc681027ca611f7fcf4c2 (diff)
ARM: mxs: remove board files
Since DT kernel provides the equivalent support with those board files, we can remove them now. Signed-off-by: Shawn Guo <shawn.guo@linaro.org> Cc: Lothar Waßmann <LW@KARO-electronics.de> Cc: Marek Vasut <marex@denx.de> Cc: Lauri Hintsala <lauri.hintsala@bluegiga.com>
Diffstat (limited to 'arch/arm/mach-mxs/Kconfig')