xref: /third_party/ltp/testcases/kernel/mce-test/hwpoison/erst-inj/erst-inj.mk (revision f08c3bdf)
  • Home
  • History
  • Annotate
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
  • only in /third_party/ltp/testcases/kernel/mce-test/hwpoison/erst-inj/
1CFLAGS := -g -Wall
2
3erst-inject: erst-inj/erst-inject.c
4	${CC} ${CFLAGS} -o erst-inject erst-inj/erst-inject.c
5

Indexes created Thu Nov 07 10:32:03 CST 2024