aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/x86/image/generic.mk
blob: 8a23afef0afea48e97f13caa1236858388a30fb7 (plain)
1
2
3
4
5
6
7
8
define Device/generic
  DEVICE_TITLE := Generic x86
  DEVICE_PACKAGES += kmod-3c59x kmod-8139too kmod-e100 kmod-e1000 kmod-natsemi \
	kmod-ne2k-pci kmod-pcnet32 kmod-r8169 kmod-sis900 kmod-tg3 \
	kmod-via-rhine kmod-via-velocity kmod-forcedeth
  GRUB2_VARIANT := generic
endef
TARGET_DEVICES += generic