riscvarchive / riscv-linux

RISC-V Linux Port
606 stars 210 forks source link

defconfig: Use gnu-toolchain #7

Closed arunthomas closed 9 years ago

arunthomas commented 9 years ago

Update the Linux kernel default config to use the riscv-gnu-toolchain. It doesn't seem to build with the old riscv-gcc toolchain.

arunthomas commented 9 years ago

This pull request is obsolete, since commit 203cc486c930ebdf6b88300304b48a2eebff89da makes the same change.

aswaterman commented 9 years ago

Oops, I missed this, sorry.