From ebdf2234978f9d4050994b68911c06cd7c5e97eb Mon Sep 17 00:00:00 2001 From: Will Woods Date: Thu, 30 Jun 2011 16:05:43 -0400 Subject: [PATCH] add TODO comment --- share/runtime-postinstall.tmpl | 2 ++ 1 file changed, 2 insertions(+) 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?