mirror of
https://github.com/openwrt/packages.git
synced 2025-12-22 19:04:32 +04:00
Reorganized the Makefile a bit for consistency between packages. Added PKG_BUILD_PARALLEL for faster compilation. Removed USEMEMMOVE hack as that is no longer used in the codebase. Added PKG_FIXUP as the patches touch configure.ac. Signed-off-by: Rosen Penev <rosenp@gmail.com>