M7350/external/hostap/mac80211_hwsim/tools/Makefile

12 lines
109 B
Makefile
Raw Normal View History

2024-09-09 08:52:07 +00:00
all: hwsim_test
ifndef CC
CC=gcc
endif
ifndef CFLAGS
CFLAGS = -O2 -Wall -g
endif
hwsim_test: hwsim_test.o