1d0d8888af
We don't really need to duplicate more of this, so just move the lib.rules include to the end and do more of the stuff that's common anyway there. Signed-off-by: Johannes Berg <johannes.berg@intel.com>
5 lines
78 B
Makefile
5 lines
78 B
Makefile
CFLAGS += -DIEEE8021X_EAPOL
|
|
|
|
LIB_OBJS = eapol_supp_sm.o
|
|
|
|
include ../lib.rules
|