summaryrefslogtreecommitdiff
path: root/packaging
diff options
context:
space:
mode:
authorSeung-Woo Kim <sw0312.kim@samsung.com>2018-03-19 10:45:41 +0900
committerJunghoon Kim <jhoon20.kim@samsung.com>2019-06-11 09:35:52 +0900
commit21948823e033aabb054f30f9a3e237530f0cbef6 (patch)
tree6831c2bebbbed136745ff23a647e66c2f3d1c803 /packaging
parent891ab63dd0be4160105654961b8f2bd69c9262d6 (diff)
downloadlinux-rpi3-21948823e033aabb054f30f9a3e237530f0cbef6.tar.gz
linux-rpi3-21948823e033aabb054f30f9a3e237530f0cbef6.tar.bz2
linux-rpi3-21948823e033aabb054f30f9a3e237530f0cbef6.zip
rpi3: config: rename config.txt to identify 64bit
Rename config.txt to config_64bit.txt to identify 64bit. Note: The rpm packaging should be done as config.txt because the name is used from bootcode.bin. Change-Id: I41ca9c90673d2ee747b326627bced12e2284f1b8 Signed-off-by: Seung-Woo Kim <sw0312.kim@samsung.com>
Diffstat (limited to 'packaging')
-rw-r--r--packaging/linux-rpi3.spec2
1 files changed, 1 insertions, 1 deletions
diff --git a/packaging/linux-rpi3.spec b/packaging/linux-rpi3.spec
index 0019e918bc50..34656656319e 100644
--- a/packaging/linux-rpi3.spec
+++ b/packaging/linux-rpi3.spec
@@ -90,7 +90,7 @@ install -m 644 arch/%{buildarch}/boot/dts/broadcom/bcm*.dtb %{buildroot}/boot/
make INSTALL_MOD_STRIP=1 INSTALL_MOD_PATH=%{buildroot} modules_install
# 2-4. Install boot binary files
-install -m 644 rpi3/boot/config.txt %{buildroot}/boot/
+install -m 644 rpi3/boot/config_64bit.txt %{buildroot}/boot/config.txt
install -m 644 rpi3/boot/LICENCE.broadcom %{buildroot}/boot/
install -m 644 rpi3/boot/bootcode.bin %{buildroot}/boot/
install -m 644 rpi3/boot/start*.elf %{buildroot}/boot/