summaryrefslogtreecommitdiff
path: root/tools/testing/selftests/powerpc/signal/Makefile
blob: f0eef27458e2bdb6193917ed697db471b3583763 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
TEST_PROGS := signal signal_tm

all: $(TEST_PROGS)

$(TEST_PROGS): ../harness.c ../utils.c signal.S

CFLAGS += -maltivec
signal_tm: CFLAGS += -mhtm

include ../../lib.mk

clean:
	rm -f $(TEST_PROGS) *.o
t.cgi/linux/net-next.git/commit/net/ipv6/ila/Makefile?id=2b1d530cb3157f828fcaadd259613f59db3c6d1c'>2b1d530cb3157f828fcaadd259613f59db3c6d1c (patch) treefb5dfe8f2e6956f54377c7275f330cd158ead259 /net/ipv6/ila/Makefile parentbd19b5ab1da654de456e102250822ec06311d6ad (diff)
MAINTAINERS: ath9k-devel is closed
ath9k-devel list is now closed, only linux-wireless should be used. Reported-by: Michael Renzmann <mrenzmann@madwifi-project.org> Signed-off-by: Kalle Valo <kvalo@codeaurora.org>
Diffstat (limited to 'net/ipv6/ila/Makefile')