12 lines
280 B
RPMSpec
12 lines
280 B
RPMSpec
%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}
|