diff options
Diffstat (limited to 'packages/linux/linux-omap.inc')
-rw-r--r-- | packages/linux/linux-omap.inc | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/packages/linux/linux-omap.inc b/packages/linux/linux-omap.inc index e2b168e454..d4f4b77d37 100644 --- a/packages/linux/linux-omap.inc +++ b/packages/linux/linux-omap.inc @@ -3,8 +3,6 @@ DESCRIPTION = "Linux kernel for OMAP processors" LICENSE = "GPL" DEPENDS = "u-boot" -COMPATIBLE_MACHINE = "omap5912osk" - inherit kernel KERNEL_IMAGETYPE = "uImage" |