summaryrefslogtreecommitdiffstats
path: root/target/linux/x86/64/target.mk
Commit message (Collapse)AuthorAgeFilesLines
* x86: enable kmod-igb on 64-bit by defaultFelix Fietkau2016-07-031-1/+1
| | | | | | It is used on APU2 devices Signed-off-by: Felix Fietkau <nbd@nbd.name>
* x86: remove maintainer override for x86_64Felix Fietkau2016-05-121-1/+0
| | | | Signed-off-by: Felix Fietkau <nbd@nbd.name>
* x86: remove old references to kmod-acpi-buttonJo-Philipp Wich2016-04-251-1/+1
| | | | | | | | The kmod-acpi-button functionality is included in the kernel where needed and the corresponding kmod package has been deleted long ago, therfor drop the remaining references now. Signed-off-by: Jo-Philipp Wich <jo@mein.io>
* target: globally remove ARCH_PACKAGES overridesJo-Philipp Wich2016-04-171-1/+0
| | | | Signed-off-by: Jo-Philipp Wich <jo@mein.io>
* x86: add kmod-acpi-button and kmod-button-hotplug to default packagesJohn Crispin2015-07-141-1/+1
| | | | | | | | | | | | | | Since r40909 openwrt can automatically shutdown when you press the power button or try to shutdown a kvm virtual machine. When booting a recent CC-rc2 or trunk image, it doesn't work, as two kernel modules are missing. Add these two kernel modules to the default packages, so users don't need to install them manually. Signed-off-by: Stefan Hellermann <stefan@the2masters.de> SVN-Revision: 46366
* x86/64: add e1000e to the default packagesJo-Philipp Wich2015-05-291-1/+1
| | | | | | Signed-off-by: Jo-Philipp Wich <jow@openwrt.org> SVN-Revision: 45814
* x86: set ARCH_PACKAGES for the x86_64 subtarget (fixes #19425)Felix Fietkau2015-04-061-0/+1
| | | | | | Signed-off-by: Felix Fietkau <nbd@openwrt.org> SVN-Revision: 45278
* x86_64: add description, maintainershipImre Kaloz2015-03-291-0/+5
| | | | | | Signed-off-by: Imre Kaloz <kaloz@openwrt.org> SVN-Revision: 45138
* x86: make x86_64 a subtarget instead of a standalone targetFelix Fietkau2015-03-291-0/+3
Signed-off-by: Felix Fietkau <nbd@openwrt.org> SVN-Revision: 45115