Note: Most probably we need to become more flexible here in the future!
@ -17,3 +17,6 @@ var_append makeinstopt ' ' 'BINDIR=$sbindir LIBDIR=$libdir'
# there is no top-level Makefile
hook_add preconf 3 'cd wpa_supplicant'
# use the shipped default config
hook_add premake 3 'cp -v ./defconfig .config'