X-Git-Url: http://git.openwrt.org/?p=openwrt%2Fsvn-archive%2Farchive.git;a=blobdiff_plain;f=package%2Fwpa_supplicant%2FMakefile;h=1171ba00d3bf56ae6bfc31f0fa96e57429655d9d;hp=0a72572886a5e9462d4f3c894a8109d548adf7ec;hb=7a11850a9873592bfe61cd504c66af489e047b38;hpb=faedd96728a648f5571ab4400640326fd8846ce1;ds=sidebyside diff --git a/package/wpa_supplicant/Makefile b/package/wpa_supplicant/Makefile index 0a72572886..1171ba00d3 100644 --- a/package/wpa_supplicant/Makefile +++ b/package/wpa_supplicant/Makefile @@ -31,13 +31,7 @@ define Package/wpa-supplicant/Description endef define Package/wpa-supplicant/config - config WPA_SUPPLICANT_NO_TIMESTAMP_CHECK - bool "Disable timestamp check" - depends PACKAGE_wpa-supplicant - default n - help - This disables the timestamp check for certificates in wpa_supplicant - Useful for devices without RTC that cannot reliably get the real date/time + source "$(SOURCE)/Config.in" endef