mirror of
https://dev.iopsys.eu/feed/iopsys.git
synced 2026-03-14 21:10:11 +01:00
iopsys-econet: Clean warnings in genconfig
This commit is contained in:
parent
860d5c40a6
commit
a06e9017bd
1 changed files with 0 additions and 1 deletions
|
|
@ -391,7 +391,6 @@ function genconfig {
|
|||
subtarget="en7562"
|
||||
echo "CONFIG_TARGET_${target}=y" >> .config
|
||||
echo "CONFIG_TARGET_${target}_${subtarget}=y" >> .config
|
||||
echo "CONFIG_TARGET_${target}_${subtarget}_DEVICE_${BOARDTYPE}=y" >> .config
|
||||
elif [ "$target" = "iopsys_bcm27xx" ]; then
|
||||
subtarget="iopsys_bcm2711"
|
||||
echo "CONFIG_TARGET_${target}=y" >> .config
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue