linux: add missing armhf linux modules.
This commit is contained in:
parent
1a0315cb90
commit
acfde020a0
3 changed files with 8 additions and 1 deletions
4
helpers/DATA/linux/d-i/modules/armhf/i2c-modules
Normal file
4
helpers/DATA/linux/d-i/modules/armhf/i2c-modules
Normal file
|
|
@ -0,0 +1,4 @@
|
||||||
|
#include <i2c-modules>
|
||||||
|
i2c-exynos5
|
||||||
|
i2c-mv64xxx
|
||||||
|
i2c-rk3x
|
||||||
3
helpers/DATA/linux/d-i/modules/armhf/mtd-modules
Normal file
3
helpers/DATA/linux/d-i/modules/armhf/mtd-modules
Normal file
|
|
@ -0,0 +1,3 @@
|
||||||
|
#include <mtd-modules>
|
||||||
|
mxc_nand ?
|
||||||
|
marvell_nand
|
||||||
|
|
@ -19,7 +19,7 @@
|
||||||
# Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA
|
# Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA
|
||||||
#
|
#
|
||||||
|
|
||||||
VERSION=21
|
VERSION=22
|
||||||
|
|
||||||
. ./config
|
. ./config
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue