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