Commit Graph

3 Commits (a123df275846b1b83aaf3d7488a1544f7c0e09aa)

Author SHA1 Message Date
Alberto Bursi bb27cde257 x86: add modern network modules to Generic target
Many Atom-based embedded/industrial x86 boards can't run 64bit operating
systems due to either processor or board firmware limitations, but they
have modern interfaces (PCIe) or have modern Intel gigabit controllers
onboard.  With the current default package selection for x86 Generic
target their network won't work.

Add the modern gigabit network modules needed or most likely going to be
used as add-in cards, similar to what is the list on x86_64 target.

Signed-off-by: Alberto Bursi <alberto.bursi@outlook.it>
[fixed whitespace issue]
Signed-off-by: Petr Štetiar <ynezz@true.cz>
5 years ago
Andy Boyett cd924aa25c generic: include most common ethernet drivers in the default profile - makes the official images usable for most people - those who need smaller images can build their own (~200KB increase in squashfs size)
SVN-Revision: 13988
16 years ago
John Crispin 9e8f2ca1f0 added subtargets to x86
SVN-Revision: 9128
17 years ago