Andrew Geissler | d1e8949 | 2021-02-12 15:35:20 -0600 | [diff] [blame] | 1 | require u-boot-common.inc |
2 | require u-boot.inc | ||||
3 | |||||
Andrew Geissler | 95ac1b8 | 2021-03-31 14:34:31 -0500 | [diff] [blame] | 4 | SRC_URI_append = " file://0001-riscv32-Use-double-float-ABI-for-rv32.patch" |
5 | |||||
Andrew Geissler | d1e8949 | 2021-02-12 15:35:20 -0600 | [diff] [blame] | 6 | DEPENDS += "bc-native dtc-native python3-setuptools-native" |