diff options
author | Florian Boor <florian.boor@kernelconcepts.de> | 2008-10-24 13:02:37 +0200 |
---|---|---|
committer | Florian Boor <florian.boor@kernelconcepts.de> | 2008-10-24 13:02:37 +0200 |
commit | 8655c6c036a930bd0767efcf512ddb8dd654c6b9 (patch) | |
tree | a5725124e4fe91115e39ebfccaaf8390c066b1d7 /packages/linux/linux-bd-neon-2.6_2.6.22.bb | |
parent | 0d4559f79c13a864d782c5599a7803389d1dd20c (diff) |
linux-bd-neon: Set COMPATIBLE_MACHINES
Diffstat (limited to 'packages/linux/linux-bd-neon-2.6_2.6.22.bb')
-rw-r--r-- | packages/linux/linux-bd-neon-2.6_2.6.22.bb | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/packages/linux/linux-bd-neon-2.6_2.6.22.bb b/packages/linux/linux-bd-neon-2.6_2.6.22.bb index 05ceb28ee5..400fe782db 100644 --- a/packages/linux/linux-bd-neon-2.6_2.6.22.bb +++ b/packages/linux/linux-bd-neon-2.6_2.6.22.bb @@ -2,6 +2,7 @@ DESCRIPTION = "2.6 Linux Kernel for Boundary Devices NEON Board" SECTION = "kernel" HOMEPAGE = "N/A" LICENSE = "GPL" +COMPATIBLE_MACHINE = "bd-neon" DEPENDS += "u-boot-utils-native" PR = "r2" |