+21
−55
+30
−34
+64
−106
+91
−168
+13
−50
Loading
Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more
Thin out linaro-specific config fragments by only leaving what is not
already configured by the base defconfig (e.g. multi_v7_defconfig)
Used: comm -13 <(sort -u $BASE) <(sort -u $FRAG), where $BASE is the
the resulting .config of a multi_v7_defconfig build.
Signed-off-by:
Kevin Hilman <khilman@linaro.org>