diff options
author | John Klug <john.klug@multitech.com> | 2021-12-20 08:24:36 -0600 |
---|---|---|
committer | John Klug <john.klug@multitech.com> | 2021-12-29 08:09:25 -0600 |
commit | 1891db4b272ea8c32c27228c419d60f6b3111dc8 (patch) | |
tree | 5e24c765e6a7d4452b47027f7b498392bf76dd24 /recipes-bsp/multitech | |
parent | 10345318f816b354be303dbc53a4fd4305125f99 (diff) | |
download | meta-multitech-1891db4b272ea8c32c27228c419d60f6b3111dc8.tar.gz meta-multitech-1891db4b272ea8c32c27228c419d60f6b3111dc8.tar.bz2 meta-multitech-1891db4b272ea8c32c27228c419d60f6b3111dc8.zip |
Remove obsolete comment
Diffstat (limited to 'recipes-bsp/multitech')
-rw-r--r-- | recipes-bsp/multitech/mt-dt-overlay_1.1.2.bb | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/recipes-bsp/multitech/mt-dt-overlay_1.1.2.bb b/recipes-bsp/multitech/mt-dt-overlay_1.1.2.bb index e75828d..a2ddd0e 100644 --- a/recipes-bsp/multitech/mt-dt-overlay_1.1.2.bb +++ b/recipes-bsp/multitech/mt-dt-overlay_1.1.2.bb @@ -12,8 +12,6 @@ INITSCRIPT_PARAMS = "start 39 S ." DEPENDS = "dtc-native linux-at91" RDEPENDS_${PN} = "bash" - -# For now, just mtcap COMPATIBLE_MACHINE = "(mtcap|mtrv1|mtcdt)" # By using an overlay, we should be able to support multiple pinouts |