buildsystem: remove autotools from sof

This commit doesn't touch tools buildsystem.

Signed-off-by: Janusz Jankowski <janusz.jankowski@linux.intel.com>
This commit is contained in:
Janusz Jankowski 2019-01-15 22:16:23 +01:00 committed by Daniel Leung
parent 4e3ead0096
commit cd6f24a015
1 changed files with 0 additions and 27 deletions

View File

@ -1,27 +0,0 @@
SUBDIRS=keys
bin_PROGRAMS = rimage
noinst_HEADERS = \
rimage.h \
css.h \
cse.h \
plat_auth.h \
manifest.h \
file_format.h
rimage_SOURCES = \
file_simple.c \
man_apl.c \
man_cnl.c \
man_kbl.c \
man_sue.c \
cse.c \
css.c \
plat_auth.c \
hash.c \
pkcs1_5.c \
manifest.c \
elf.c \
rimage.c