diff options
-rw-r--r-- | recipes-bsp/multitech/mts-io-sysfs_0.1.26.bb | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/recipes-bsp/multitech/mts-io-sysfs_0.1.26.bb b/recipes-bsp/multitech/mts-io-sysfs_0.1.26.bb index acdc0e1..fac4b17 100644 --- a/recipes-bsp/multitech/mts-io-sysfs_0.1.26.bb +++ b/recipes-bsp/multitech/mts-io-sysfs_0.1.26.bb @@ -37,9 +37,6 @@ INITSCRIPT_NAME = "eeprom-config" # Must start after MTS-IO to read the accessory cards. INITSCRIPT_PARAMS = "start 40 S ." - -PACKAGES = "${PN}" - FILES_${PN} += "${libdir}/mts-io-sysfs*" FILES_${PN} += "${sbindir}/mts-io-sysfs" |