kbuild: arm: Do not define "comma" twice

The definition of "comma" exists in scripts/Kbuild.include.
We should not double it.

Signed-off-by: Masahiro Yamada <yamada.m@jp.panasonic.com>
Cc: linux-arm-kernel@lists.infradead.org
Signed-off-by: Michal Marek <mmarek@suse.cz>
This commit is contained in:
Masahiro Yamada 2014-08-22 19:52:17 +09:00 коммит произвёл Michal Marek
Родитель a4954fd772
Коммит 226422d08c
2 изменённых файлов: 0 добавлений и 4 удалений

Просмотреть файл

@ -50,8 +50,6 @@ AS += -EL
LD += -EL
endif
comma = ,
# This selects which instruction set is used.
# Note that GCC does not numerically define an architecture version
# macro, but instead defines a whole series of macros which makes

Просмотреть файл

@ -30,8 +30,6 @@ AS += -EL
LD += -EL
endif
comma = ,
CHECKFLAGS += -D__aarch64__
# Default value