10 lines
272 B
RPMSpec
10 lines
272 B
RPMSpec
%global board_name libretech_all_h5_cc_h5
|
|
%global board_defconfig %{board_name}_defconfig
|
|
%global output_files u-boot-sunxi-with-spl.bin
|
|
|
|
%global BL31 /usr/share/arm-trusted-firmware/sun50i_a64/bl31.bin
|
|
%global SCP does_not_exist
|
|
|
|
Source1: package.inc
|
|
%include %{SOURCE1}
|