Commit af01df98 authored by Aurelio Colosimo's avatar Aurelio Colosimo Committed by Alessandro Rubini

arch-wrs/Makefile: set TIME=wrs as default

Signed-off-by: Aurelio Colosimo's avatarAurelio Colosimo <aurelio@aureliocolosimo.it>
parent aad33b50
......@@ -18,8 +18,8 @@ OBJ-libarch := $A/wrs-startup.o \
lib/dump-funcs.o \
lib/div64.o
# The user can set TIME=, but we pick unix time by default
TIME ?= unix
# The user can set TIME=, but wrs is default
TIME ?= wrs
include time-$(TIME)/Makefile
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment