diff options
-rw-r--r-- | conf/distro/angstrom-2007.1-oabi.conf | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/conf/distro/angstrom-2007.1-oabi.conf b/conf/distro/angstrom-2007.1-oabi.conf index 2c03702977..2d8a27d04d 100644 --- a/conf/distro/angstrom-2007.1-oabi.conf +++ b/conf/distro/angstrom-2007.1-oabi.conf @@ -9,6 +9,8 @@ TARGET_OS = "linux" PACKAGE_ARCH = "arm-oabi" PACKAGE_EXTRA_ARCHS = "arm-oabi" +PREFERRED_VERSION_linux-handhelds-2.6_h3600 = "2.6.19-hh7" + FEED_ARCH_collie = "arm" FEED_ARCH_h3600 = "arm" FEED_ARCH_h3800 = "arm" |