mirror of
https://git.openwrt.org/openwrt/openwrt.git
synced 2026-01-22 04:41:47 +01:00
We do not need to define an empty Build/Configure since the default checks for existing ./configure and does nothing in case nothing is found. Similar for Build/Compile: we can remove the definition when we only call the default. Signed-off-by: Michael Heimpold <mhei@heimpold.de>