build: Remove unnecessary symbol overrides for stage2only

This commit is contained in:
mintsuki 2022-07-18 21:34:26 +02:00
parent 86fc022f11
commit f233703167
1 changed files with 0 additions and 3 deletions

View File

@ -38,14 +38,11 @@ SECTIONS
stage3_common = .;
build_id_s3 = .;
full_map = .;
getchar_internal = .;
getchar = .;
menu = .;
term_write = .;
term_textmode = .;
term_vbe = .;
stage3_addr = .;
data_begin = .;
#else
*(.stage2_map)
#endif