diff options
author | Koen Kooi <koen@openembedded.org> | 2006-08-31 19:27:54 +0000 |
---|---|---|
committer | Koen Kooi <koen@openembedded.org> | 2006-08-31 19:27:54 +0000 |
commit | 595160162414a8b0a1db18dfb80a457cac2b53ac (patch) | |
tree | 65e83d5d5a160d3e5932f42506a5bae22df70eeb /packages/linux/linux-amsdelta-2.6_2.6.16-omap2.bb | |
parent | f520a657a9d66e5e80569cb7062527913de8b942 (diff) |
packages/linux: set some more COMPATIBLE_MACHINES
* maintainers: please add the appropriate ones to your recipes
Diffstat (limited to 'packages/linux/linux-amsdelta-2.6_2.6.16-omap2.bb')
-rw-r--r-- | packages/linux/linux-amsdelta-2.6_2.6.16-omap2.bb | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/packages/linux/linux-amsdelta-2.6_2.6.16-omap2.bb b/packages/linux/linux-amsdelta-2.6_2.6.16-omap2.bb index d2f8faa032..1948dedf65 100644 --- a/packages/linux/linux-amsdelta-2.6_2.6.16-omap2.bb +++ b/packages/linux/linux-amsdelta-2.6_2.6.16-omap2.bb @@ -3,6 +3,8 @@ DESCRIPTION = "2.6 Linux kernel for the Amstrad Delta (E3)" LICENSE = "GPL" MAINTAINER = "Jonathan McDowell <noodles@earth.li>" +COMPATIBLE_MACHINE = "amsdelta" + SRC_URI = "ftp://ftp.kernel.org/pub/linux/kernel/v2.6/linux-2.6.16.tar.bz2 \ http://www.muru.com/linux/omap/patches/patch-2.6.16-omap2.bz2;patch=1 \ http://the.earth.li/pub/e3/2.6.16/00-ams-delta-backlight.diff;patch=1 \ |