Skip to content

wifimngr: Add support of local source build

Grzegorz Sluja requested to merge wifimngr_local_build into devel

If You want to build wifimngr from Your local sources downloaded into ~/git, the following actions are needed:

  1. set LOCAL_DEV=1 in wifimngr/Makefile

  2. clean and compile wifimngr with command: make V=s package/feeds/iopsys/wifimngr/{clean,compile}

@janusz @bartlomiej.grzeskowiak @Marek Please review

Signed-off-by: Grzegorz Sluja grzegorz.sluja@iopsys.eu

Merge request reports