]> git.baikalelectronics.ru Git - uboot.git/commit
m68k: Drop unused CONFIG_M52277
authorSimon Glass <sjg@chromium.org>
Wed, 1 Feb 2023 20:19:41 +0000 (13:19 -0700)
committerTom Rini <trini@konsulko.com>
Tue, 7 Feb 2023 19:33:48 +0000 (14:33 -0500)
commit21cd0541fa72845d989ad0b4fa7d7ffb96a7e7b9
tree0efec137fe8a44b12669fdd77a36fecb87639729
parentfb94f0ef044f774072c2f008f86fbac3a3e6335e
m68k: Drop unused CONFIG_M52277

This option does not exist, so the Makefile rule does nothing. Drop it.

Signed-off-by: Simon Glass <sjg@chromium.org>
arch/m68k/Makefile