summaryrefslogtreecommitdiffstats
path: root/sys/arm/rockchip
diff options
context:
space:
mode:
authorimp <imp@FreeBSD.org>2015-11-20 21:49:46 +0000
committerimp <imp@FreeBSD.org>2015-11-20 21:49:46 +0000
commitb740af64de08ec92f4f89d0bc84fce57688d9f8e (patch)
tree3ad57d9508a968ad4f25f9942860e44d28a1e1a1 /sys/arm/rockchip
parent7041044f146fbdd149687f645fdf372f97e02502 (diff)
downloadFreeBSD-src-b740af64de08ec92f4f89d0bc84fce57688d9f8e.zip
FreeBSD-src-b740af64de08ec92f4f89d0bc84fce57688d9f8e.tar.gz
Makeoption ARM_LITLE_ENDIAN does nothing. Remove it since it isn't
consistently used. It was a carry over from NetBSD that FreeBSD doesn't use.
Diffstat (limited to 'sys/arm/rockchip')
-rw-r--r--sys/arm/rockchip/std.rk30xx1
1 files changed, 0 insertions, 1 deletions
diff --git a/sys/arm/rockchip/std.rk30xx b/sys/arm/rockchip/std.rk30xx
index 6e62dc1..6d16291 100644
--- a/sys/arm/rockchip/std.rk30xx
+++ b/sys/arm/rockchip/std.rk30xx
@@ -4,7 +4,6 @@
cpu CPU_CORTEXA
machine arm armv6
makeoptions CONF_CFLAGS="-march=armv7a"
-makeoption ARM_LITTLE_ENDIAN
makeoptions KERNVIRTADDR=0xc0400000
options KERNVIRTADDR=0xc0400000
OpenPOWER on IntegriCloud