xref: /freebsd/release/arm/armv7.conf (revision 2a58b312b62f908ec92311d1bd8536dbaeb8e55b)
1#!/bin/sh
2
3# Configuration file for release/release.sh to build arm/armv7 distribution
4# images (not system-on-chip (SoC) images).
5
6TARGET="arm"
7TARGET_ARCH="armv7"
8KERNEL="GENERIC"
9