]> CyberLeo.Net >> Repos - FreeBSD/stable/10.git/blob - sys/arm/samsung/exynos/std.exynos5250
Remove etc/rc.d/accounting from FILES
[FreeBSD/stable/10.git] / sys / arm / samsung / exynos / std.exynos5250
1 # $FreeBSD$
2
3 makeoption      ARM_LITTLE_ENDIAN
4
5 cpu             CPU_CORTEXA
6 machine         arm armv6
7
8 options         PHYSADDR=0x40000000
9
10 makeoptions     KERNPHYSADDR=0x40f00000
11 options         KERNPHYSADDR=0x40f00000
12
13 makeoptions     KERNVIRTADDR=0xc0f00000
14 options         KERNVIRTADDR=0xc0f00000
15
16 options         ARM_L2_PIPT
17
18 options         IPI_IRQ_START=0
19 options         IPI_IRQ_END=15
20
21 files           "../samsung/exynos/files.exynos5"