bc9f24cd51
The `uinstall` make target only exists for the armv7 architecture in linux source, we should not use it if we are not building for armv7. ``` $ rg uinstall arch/arm/Makefile 293:INSTALL_TARGETS = zinstall uinstall install 327: echo ' uinstall - Install U-Boot wrapped compressed kernel' ``` |
||
---|---|---|
.. | ||
bsd | ||
darwin | ||
linux | ||
windows |