Commit 6844adba authored by Alessandro Rubini's avatar Alessandro Rubini

trivial: arch-wrs: remove redundant PROTO_EXT assignment

Signed-off-by: Alessandro Rubini's avatarAlessandro Rubini <rubini@gnudd.com>
parent 30e54461
......@@ -20,10 +20,8 @@ OBJ-y += $A/wrs-startup.o \
lib/drop.o \
lib/div64.o
# These two are mandatory for arch-wrs
# We only support "wrs" time operations
TIME = wrs
PROTO_EXT = whiterabbit
include time-$(TIME)/Makefile
# Unix time operations are always included as a fallback
......
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