mirror of
git://git.openwrt.org/openwrt/openwrt.git
synced 2026-03-09 02:19:28 -04:00
The previous workaround for the unsupported mkimage xz compression leads to the TP-Link TL-WDR4900s simpleImage bootwrapper being gzip compressed, which does not fit the kernel partition. Removing the uImage gerneration works around this problem. Signed-off-by: David Bauer <mail@david-bauer.net>