diff --git a/share/runtime-postinstall.tmpl b/share/runtime-postinstall.tmpl index bda3d422..fcaf66a3 100644 --- a/share/runtime-postinstall.tmpl +++ b/share/runtime-postinstall.tmpl @@ -96,3 +96,5 @@ symlink ../firmware lib/firmware ## create_depmod_conf() append etc/depmod.d/dd.conf "search updates built-in" + +## TODO: we could run prelink here if we wanted?