summaryrefslogtreecommitdiffstats
path: root/lib
diff options
context:
space:
mode:
authorAhmad Fatoum <a.fatoum@pengutronix.de>2021-05-03 13:49:00 +0200
committerSascha Hauer <s.hauer@pengutronix.de>2021-05-12 07:59:59 +0200
commitfab1f406fdb82f2876f48c3c9e33672c963809e2 (patch)
tree2a801a7ba42596d1c358f94ee3c34b1eed392c8c /lib
parentd0f115bb774b4c013be2852296836dadd2d73aa4 (diff)
downloadbarebox-fab1f406fdb82f2876f48c3c9e33672c963809e2.tar.gz
barebox-fab1f406fdb82f2876f48c3c9e33672c963809e2.tar.xz
common: make FILE_LIST feature unconditional
CONFIG_FILE_LIST controls whether the file_list_* family of functions are compiled. common/file-list.o does not register any initcalls and there is no code that is dependent on it being available: it's selected as required. This means linker GC can completely get rid of it if required, so drop the symbol. Signed-off-by: Ahmad Fatoum <a.fatoum@pengutronix.de> Link: https://lore.barebox.org/20210503114901.13095-16-a.fatoum@pengutronix.de Signed-off-by: Sascha Hauer <s.hauer@pengutronix.de>
Diffstat (limited to 'lib')
0 files changed, 0 insertions, 0 deletions