diff --git a/libretech-cc.spec b/libretech-cc.spec new file mode 100644 index 0000000..2747824 --- /dev/null +++ b/libretech-cc.spec @@ -0,0 +1,11 @@ +%global board_name libretech-cc +%global board_defconfig %{board_name}_defconfig +%global output_files u-boot.bin + +%global non_standard_release rc + +%global BL31 /usr/share/arm-trusted-firmware/sun50i_a64/bl31.bin +%global SCP does_not_exist + +Source1: package.inc +%include %{SOURCE1}