# some rules to handle the quirks of the 'as31' assembler, like # insisting upon fixed suffixes for the input and output files, # and its lack of preprocessor support all: keyspan_pda_fw.h %.asm: %.S gcc -x assembler-with-cpp -P -E -o $@ $< %.hex: %.asm as31 -l $< mv $*.obj $@ %_fw.h: %.hex ezusb_convert.pl perl ezusb_convert.pl $* < $< > $@ ://git.distanz.ch/linux/net-next.git' title='net-next.git Git repository'/>
summaryrefslogtreecommitdiff
path: root/tools/build/Build.include
inux/net-next.git/diff/sound/soc/intel/boards?id=36f671be1db1b17d3d4ab0c8b47f81ccb1efcb75&id2=66115335fbb411365c23349b2fbe7e041eabbaf2'>boards/skl_rt286.c
diff options
AgeCommit message (Collapse)AuthorFilesLines
context:
space:
mode:
Diffstat (limited to 'sound/soc/intel/boards/skl_rt286.c')