2023-10-28 07:07:20 +00:00
|
|
|
%global board_name libretech_all_h5_cc_h5
|
|
|
|
%global board_defconfig %{board_name}_defconfig
|
2023-11-11 03:58:53 +00:00
|
|
|
%global output_files u-boot-sunxi-with-spl.bin
|
2023-10-28 07:07:20 +00:00
|
|
|
|
2023-11-10 16:38:21 +00:00
|
|
|
%global BL31 /usr/share/arm-trusted-firmware/sun50i_a64/bl31.bin
|
2023-11-11 03:48:55 +00:00
|
|
|
%global SCP does_not_exist
|
2023-11-10 16:38:21 +00:00
|
|
|
|
2023-10-28 07:07:20 +00:00
|
|
|
Source1: package.inc
|
|
|
|
%include %{SOURCE1}
|