diff --git a/helpers/DATA/linux/d-i/modules/armhf/i2c-modules b/helpers/DATA/linux/d-i/modules/armhf/i2c-modules new file mode 100644 index 0000000..b027964 --- /dev/null +++ b/helpers/DATA/linux/d-i/modules/armhf/i2c-modules @@ -0,0 +1,4 @@ +#include +i2c-exynos5 +i2c-mv64xxx +i2c-rk3x diff --git a/helpers/DATA/linux/d-i/modules/armhf/mtd-modules b/helpers/DATA/linux/d-i/modules/armhf/mtd-modules new file mode 100644 index 0000000..38e22a0 --- /dev/null +++ b/helpers/DATA/linux/d-i/modules/armhf/mtd-modules @@ -0,0 +1,3 @@ +#include +mxc_nand ? +marvell_nand diff --git a/helpers/make-linux b/helpers/make-linux index 1cddabc..77fc4a5 100644 --- a/helpers/make-linux +++ b/helpers/make-linux @@ -19,7 +19,7 @@ # Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA # -VERSION=21 +VERSION=22 . ./config