[RFC PATCH v3] Xilinx AXI-Stream FIFO v4.1 IP core driver

Stephen Hemminger stephen at networkplumber.org
Fri Jul 20 16:45:29 UTC 2018


On Thu, 19 Jul 2018 21:45:31 -0400
Jacob Feder <jacobsfeder at gmail.com> wrote:

> First I run "make menuconfig" and select my driver in "device drivers" >
> "staging". If I run "make" or "make all" or
> "make drivers/staging/axis-fifo" everything compiles without errors or 
> warnings even if I put blatant syntax errors in my code.
> What am I missing here?
> 
> Thanks,
> Jacob

Try building with gcc-8 and also with W=1 to see a more complete
set of warnings.


More information about the devel mailing list