time-bare: new directory
This commit separates to its own directory the timing code specific
to bere linux implementations. If you build with ARCH=bare-i386
or ARCH=bare-i386-64, TIME=bare is automatically selected.
Please note how bare builds don't allow externally-set TIME=, as the
architecture Makefile forces "TIME := bare" (not "TIME ?= bare").
Signed-off-by:
Alessandro Rubini <rubini@gnudd.com>
Showing
- arch-bare-i386/Makefile 4 additions, 2 deletionsarch-bare-i386/Makefile
- arch-bare-x86-64/Makefile 4 additions, 2 deletionsarch-bare-x86-64/Makefile
- time-bare/Makefile 8 additions, 0 deletionstime-bare/Makefile
- time-bare/bare-socket.c 0 additions, 0 deletionstime-bare/bare-socket.c
- time-bare/bare-time.c 0 additions, 0 deletionstime-bare/bare-time.c
time-bare/Makefile
0 → 100644
File moved
File moved
Please register or sign in to comment