blob: a22a35d204cb49ca736f242b39c50041bc343c89 (
plain)
1
2
3
4
5
6
7
8
9
|
#this is a special version of angstrom for legacy (e.g. kernel 2.4) software
# that means:
# * no udev
# * no sysfs
# * no EABI for ARM
require conf/distro/angstrom-2007.1-oabi.conf
# We'll have to fill this in as we go.
|