layerscape: drop fmc and fmc-eth-config package
Drop fmc and fmc-eth-config package as they were never actually submitted to openwrt mainline and they don't exist around. They are probably part of NXP SDK and were added due to copy-paste errors. Signed-off-by: Christian Marangi <ansuelsmth@gmail.com>
This commit is contained in:
parent
1cb7764812
commit
d42a8b25fa
1 changed files with 0 additions and 4 deletions
|
@ -153,7 +153,6 @@ define Device/fsl_ls1043a-rdb
|
||||||
DEVICE_PACKAGES += \
|
DEVICE_PACKAGES += \
|
||||||
~layerscape-fman \
|
~layerscape-fman \
|
||||||
~trusted-firmware-a-ls1043a-rdb \
|
~trusted-firmware-a-ls1043a-rdb \
|
||||||
fmc fmc-eth-config \
|
|
||||||
kmod-ahci-qoriq \
|
kmod-ahci-qoriq \
|
||||||
kmod-hwmon-ina2xx \
|
kmod-hwmon-ina2xx \
|
||||||
kmod-hwmon-lm90
|
kmod-hwmon-lm90
|
||||||
|
@ -178,7 +177,6 @@ define Device/fsl_ls1043a-rdb-sdboot
|
||||||
DEVICE_PACKAGES += \
|
DEVICE_PACKAGES += \
|
||||||
~layerscape-fman \
|
~layerscape-fman \
|
||||||
~trusted-firmware-a-ls1043a-rdb-sdboot \
|
~trusted-firmware-a-ls1043a-rdb-sdboot \
|
||||||
fmc fmc-eth-config \
|
|
||||||
kmod-ahci-qoriq \
|
kmod-ahci-qoriq \
|
||||||
kmod-hwmon-ina2xx \
|
kmod-hwmon-ina2xx \
|
||||||
kmod-hwmon-lm90
|
kmod-hwmon-lm90
|
||||||
|
@ -243,7 +241,6 @@ define Device/fsl_ls1046a-rdb
|
||||||
DEVICE_PACKAGES += \
|
DEVICE_PACKAGES += \
|
||||||
~layerscape-fman \
|
~layerscape-fman \
|
||||||
~trusted-firmware-a-ls1046a-rdb \
|
~trusted-firmware-a-ls1046a-rdb \
|
||||||
fmc fmc-eth-config \
|
|
||||||
kmod-ahci-qoriq \
|
kmod-ahci-qoriq \
|
||||||
kmod-hwmon-ina2xx \
|
kmod-hwmon-ina2xx \
|
||||||
kmod-hwmon-lm90
|
kmod-hwmon-lm90
|
||||||
|
@ -268,7 +265,6 @@ define Device/fsl_ls1046a-rdb-sdboot
|
||||||
DEVICE_PACKAGES += \
|
DEVICE_PACKAGES += \
|
||||||
~layerscape-fman \
|
~layerscape-fman \
|
||||||
~trusted-firmware-a-ls1046a-rdb-sdboot \
|
~trusted-firmware-a-ls1046a-rdb-sdboot \
|
||||||
fmc fmc-eth-config \
|
|
||||||
kmod-ahci-qoriq \
|
kmod-ahci-qoriq \
|
||||||
kmod-hwmon-ina2xx \
|
kmod-hwmon-ina2xx \
|
||||||
kmod-hwmon-lm90
|
kmod-hwmon-lm90
|
||||||
|
|
Loading…
Reference in a new issue