summaryrefslogtreecommitdiffstats
path: root/rules.mk
diff options
context:
space:
mode:
authorGeoff Levand <geoffrey.levand@am.sony.com>2009-07-09 10:40:44 -0700
committerGeoff Levand <geoffrey.levand@am.sony.com>2009-07-09 10:40:44 -0700
commit66a74150f8723faf997fc6d4c58bd9bb23c3c2e6 (patch)
tree6256d2e79d800f2450c2302d23c4b4e09b7c0cad /rules.mk
parent75967f32b9ae6d4e1e87790fef515ab1ed5d2d16 (diff)
downloadtalos-petitboot-66a74150f8723faf997fc6d4c58bd9bb23c3c2e6.tar.gz
talos-petitboot-66a74150f8723faf997fc6d4c58bd9bb23c3c2e6.zip
Add generic UI countdown timer
Add support for a generic petitboot UI countdown timer. Signed-off-by: Geoff Levand <geoffrey.levand@am.sony.com>
Diffstat (limited to 'rules.mk')
-rw-r--r--rules.mk2
1 files changed, 1 insertions, 1 deletions
diff --git a/rules.mk b/rules.mk
index 3a38957..2bc5a30 100644
--- a/rules.mk
+++ b/rules.mk
@@ -49,7 +49,7 @@ discover_objs = discover/event.o discover/user-event.o discover/udev.o \
# client objs
ui_common_objs = ui/common/discover-client.o ui/common/loader.o \
- ui/common/ui-system.o ui/common/url.o
+ ui/common/ui-system.o ui/common/timer.o ui/common/url.o
ncurses_objs = ui/ncurses/nc-scr.o ui/ncurses/nc-menu.o \
ui/ncurses/nc-ked.o ui/ncurses/nc-cui.o
twin_objs = ui/twin/pb-twin.o
OpenPOWER on IntegriCloud