zephyr/drivers/simple
Szymon Janc b70ba38325 drivers/simple: Use ccflags-y instead of EXTRA_CFLAGS
According to section 3.7 of Documentation/kbuild/makefiles.txt, using
EXTRA_CFLAGS in Makefiles is "still supported but their usage is
deprecated."

Change-Id: Iec6121b6b79a6a8c58ac26b8b08a542eac575c22
Signed-off-by: Szymon Janc <szymon.janc@tieto.com>
2016-02-05 20:14:20 -05:00
..
Kconfig Add simple UART driver 2016-02-05 20:14:16 -05:00
Makefile drivers/simple: Use ccflags-y instead of EXTRA_CFLAGS 2016-02-05 20:14:20 -05:00
uart.c Add simple UART driver 2016-02-05 20:14:16 -05:00