On Wed, Jun 17, 2020 at 11:57:36AM +0900, Masahiro Yamada wrote: > The assembler files in the barebox are *.S instead of *.s, so they must > be preprocessed. Since 'as' of GNU binutils is not able to preprocess, > we always use $(CC) as an assembler driver. > > Remove AS variable. > > Linux also removed AS. See Linux commits: > > aa824e0c962b ("kbuild: remove AS variable") > 1ca0c2f61211 ("kbuild: remove unused AS assignment") > > Signed-off-by: Masahiro Yamada <masahiroy@xxxxxxxxxx> > --- > > Makefile | 3 +-- > arch/arm/Makefile | 2 -- > 2 files changed, 1 insertion(+), 4 deletions(-) Applied, thanks Sascha -- Pengutronix e.K. | | Steuerwalder Str. 21 | http://www.pengutronix.de/ | 31137 Hildesheim, Germany | Phone: +49-5121-206917-0 | Amtsgericht Hildesheim, HRA 2686 | Fax: +49-5121-206917-5555 | _______________________________________________ barebox mailing list barebox@xxxxxxxxxxxxxxxxxxx http://lists.infradead.org/mailman/listinfo/barebox