u-boot-2016/board/qca/arm/ipq806x/Makefile
sameeruddin shaik 63a507e7ff ipq: Fix compiler warnings in u-boot-2016
This change will fix the following compiler warnings for AK and DK targets.
1.Wimplicit-function-declaration
2.Wdiscarded-qualifiers
3.Wstrict-prototypes
4.Wmaybe-uninitialized
5.Wunused-variable
6.Wint-conversion

Change-Id: I364904283172ccb19602ae1b6deceb8c61ea7638
Signed-off-by: sameeruddin shaik <samesh@codeaurora.org>
2019-05-23 18:36:28 +05:30

5 lines
108 B
Makefile

ccflags-y += -I$(srctree)/board/qca/arm/common/
ccflags-y += -I$(srctree)/drivers/spi/
obj-y += ipq806x.o