[FS#743] kernel config string evaluation

LEDE Bugs lede-bugs at lists.infradead.org
Sat Apr 29 13:38:51 PDT 2017


A new Flyspray task has been opened.  Details are below. 

User who did this - lucize (lucize) 

Attached to Project - LEDE Project
Summary - kernel config string evaluation
Task Type - Bug Report
Category - Toolchain
Status - Unconfirmed
Assigned To - 
Operating System - All
Severity - Low
Priority - Very Low
Reported Version - All
Due in Version - Undecided
Due Date - Undecided
Details - I'm trying to add this option to video.mk
        CONFIG_EXTRA_FIRMWARE="radeon/PALM_pfp.bin radeon/PALM_me.bin radeon/SUMO_rlc.bin radeon/SUMO_uvd.bin" \

but at compile time I'm asked to insert new CONFIG_EXTRA_FIRMWARE, looking into .config.old I see only CONFIG_EXTRA_FIRMWARE="radeon/PALM_pfp.bin 
the line doesn't have " at the end, so it seems that the space breaks the evaluation of this entry
if I enter the line manually, all CONFIG options are present in the .config file, if not, the following config options are not added


More information can be found at the following URL:
https://bugs.lede-project.org/index.php?do=details&task_id=743



More information about the lede-bugs mailing list