From 93b15cd8194bfc4811c364e1a242cc306dd5b67b Mon Sep 17 00:00:00 2001 From: Stephan Raue Date: Tue, 20 Apr 2010 03:18:50 +0200 Subject: [PATCH] projects/generic/linux: - build some radeon based firmware into the kernel --- projects/generic/linux/linux.i386.conf | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/projects/generic/linux/linux.i386.conf b/projects/generic/linux/linux.i386.conf index baccfd3516..5cd598d125 100644 --- a/projects/generic/linux/linux.i386.conf +++ b/projects/generic/linux/linux.i386.conf @@ -629,7 +629,8 @@ CONFIG_STANDALONE=y CONFIG_PREVENT_FIRMWARE_BUILD=y CONFIG_FW_LOADER=y CONFIG_FIRMWARE_IN_KERNEL=y -CONFIG_EXTRA_FIRMWARE="" +CONFIG_EXTRA_FIRMWARE=" radeon/R600_rlc.bin radeon/R700_rlc.bin" +CONFIG_EXTRA_FIRMWARE_DIR="firmware" # CONFIG_SYS_HYPERVISOR is not set # CONFIG_CONNECTOR is not set # CONFIG_MTD is not set