mirror of
https://github.com/projectacrn/acrn-hypervisor.git
synced 2025-09-08 20:29:40 +00:00
use genld.sh to generate link_ram.ld
Use genld.sh instead of config.h to generate link_ram.ld. It can avoid the conflicts of the syntax between ld script and C. V1->V2: change the deps name to config, Tracked-On: #861 Signed-off-by: Huihuang Shi <huihuang.shi@intel.com> reviewed-by: Junjie Mao <junjie.mao@intel.com>
This commit is contained in:
@@ -1,5 +1,3 @@
|
||||
#include "config.h"
|
||||
|
||||
ENTRY(cpu_primary_start_32)
|
||||
|
||||
MEMORY
|
||||
|
Reference in New Issue
Block a user