History log of /netbsd-src/usr.sbin/tpctl/Makefile (Results 1 – 6 of 6)
Revision Date Author Comments
# fe33aa27 01-Apr-2018 ryo <ryo@NetBSD.org>

Add initial support for ARMv8 (AARCH64) (by nisimura@ and ryo@)

- sys/arch/evbarm64 is gone and integrated into sys/arch/evbarm. (by skrll@)
- add support fdt. evbarm/conf/GENERIC64 fdt (bcm2837,sun

Add initial support for ARMv8 (AARCH64) (by nisimura@ and ryo@)

- sys/arch/evbarm64 is gone and integrated into sys/arch/evbarm. (by skrll@)
- add support fdt. evbarm/conf/GENERIC64 fdt (bcm2837,sunxi,tegra) based generic 64bit kernel config. (by skrll@, jmcneill@)

show more ...


# 5f058922 02-May-2013 matt <matt@NetBSD.org>

This change arm, armeb, earm, earmeb, earmhf, earmhfeb so all builds that
share a MACHINE_ARCH for userland so that except for etc, will produce
identical sets.

usr/include/machine now points to usr

This change arm, armeb, earm, earmeb, earmhf, earmhfeb so all builds that
share a MACHINE_ARCH for userland so that except for etc, will produce
identical sets.

usr/include/machine now points to usr/include/arm

show more ...


# 16469ee0 29-Jul-2007 nonaka <nonaka@NetBSD.org>

Added zaurus.


# 5efcb4b5 22-May-2006 uwe <uwe@NetBSD.org>

Use proper cast instead of gagging gcc4 with -Wno-pointer-sign.


# ad76e737 22-May-2006 mrg <mrg@NetBSD.org>

apply -Wno-pointer-sign to tp.c.


# b8ce6e82 27-Aug-2002 takemura <takemura@NetBSD.org>

Added touch panel calibration utility.