diff --git a/owlps-listener/Makefile_atheros_openwrt-10.03 b/owlps-listener/Makefile_atheros_openwrt-10.03 index 1cbed54..4998dbd 100644 --- a/owlps-listener/Makefile_atheros_openwrt-10.03 +++ b/owlps-listener/Makefile_atheros_openwrt-10.03 @@ -49,7 +49,7 @@ LATHEROS = -L$(TOOLCHAIN1)/lib -L$(TOOLCHAIN1)/usr/lib \ #-L$(TOOLCHAIN2)/root-atheros/lib IATHEROS = -I$(TOOLCHAIN1)/usr/include -I$(TOOLCHAIN2)/usr/include OWLPSFLAGS = -D OWLPS_VERSION=\"$(OWLPS_VERSION)\" -OWLPSFLAGS += -D USE_CONFIG_FILE -lconfuse +#OWLPSFLAGS += -D USE_CONFIG_FILE -lconfuse OWLPSFLAGS += -D USE_PTHREAD -pthread #OWLPSFLAGS += -D ENABLE_KEEP_MONITOR -liw #OWLPSFLAGS += -D NDEBUG