diff options
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" |