diff options
author | Koen Kooi <koen@openembedded.org> | 2007-07-02 16:55:08 +0000 |
---|---|---|
committer | Koen Kooi <koen@openembedded.org> | 2007-07-02 16:55:08 +0000 |
commit | a3a17a9657df47134885e9ea6dbdf0574fd46766 (patch) | |
tree | 5d9e16bba17fec0b8836110831a4044f3528587a /conf | |
parent | d65fd4bd8ca6ff9fd758a933b867f10e903a9f7a (diff) |
angstrom legacy: fix include
Diffstat (limited to 'conf')
-rw-r--r-- | conf/distro/angstrom-2007.1-legacy.conf | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/conf/distro/angstrom-2007.1-legacy.conf b/conf/distro/angstrom-2007.1-legacy.conf index a22a35d204..298c8589e3 100644 --- a/conf/distro/angstrom-2007.1-legacy.conf +++ b/conf/distro/angstrom-2007.1-legacy.conf @@ -4,6 +4,6 @@ # * no sysfs # * no EABI for ARM -require conf/distro/angstrom-2007.1-oabi.conf +require conf/distro/angstrom-2007.1.conf # We'll have to fill this in as we go. |