build: Remove unnecessary symbol overrides for stage2only

This commit is contained in:
mintsuki 2022-07-18 21:34:26 +02:00
parent 8d51d4a50e
commit 4d0bca2257

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