Merge branch 'locking-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
[cris-mirror.git] / tools / testing / selftests / size / Makefile
blob4685b3e421fcd48f261d32a54edc6fa1658abc70
1 CFLAGS := -static -ffreestanding -nostartfiles -s
3 TEST_GEN_PROGS := get_size
5 include ../lib.mk