openrisc: configs: Cleanup CONFIG_CROSS_COMPILE
CONFIG_CROSS_COMPILE is gone since commit f1089c92da
("kbuild: remove
CONFIG_CROSS_COMPILE support").
Signed-off-by: Krzysztof Kozlowski <krzk@kernel.org>
Signed-off-by: Stafford Horne <shorne@gmail.com>
This commit is contained in:

committed by
Stafford Horne

parent
d5226fa6db
commit
a6c5729b0a
@@ -37,8 +37,8 @@ or Stafford's toolchain build and release scripts.
|
||||
|
||||
Build the Linux kernel as usual::
|
||||
|
||||
make ARCH=openrisc defconfig
|
||||
make ARCH=openrisc
|
||||
make ARCH=openrisc CROSS_COMPILE="or1k-linux-" defconfig
|
||||
make ARCH=openrisc CROSS_COMPILE="or1k-linux-"
|
||||
|
||||
3) Running on FPGA (optional)
|
||||
|
||||
|
Reference in New Issue
Block a user