You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
openwrt/target/linux
Paul Spooren cb007a7bf6 x86: switch image generation to new code
This commit introduces few related changes which need to be done in
single commit to keep images buildable between git revisions. In result
it retains all previous image creation possibilities with slight name
change of generated images. Brief summary of the commit:

* Split up image generation recipe to smaller chunks to make it more
  generic and reusable.

* Make iso images x86 specific and drop their definition as root
  filesystem.

* Convert image creation process to generic code specified in image.mk.

* Make geode subtarget inherit features from the main target instead of
  redefining them.

* For subtargets create device definitions with basic packages set.

Signed-off-by: Tomasz Maciej Nowak <tomek_n@o2.pl>
[rebased]
Signed-off-by: Paul Spooren <mail@aparcar.org>
4 years ago
..
apm821xx treewide: remove maintainer variable from targets 4 years ago
ar71xx ar71xx: remove hard-coded folder name from Mikrotik RB upgrade 4 years ago
arc770 treewide: remove maintainer variable from targets 4 years ago
archs38 treewide: remove maintainer variable from targets 4 years ago
armvirt kernel: move TEO governor to generic config 4 years ago
at91 treewide: remove maintainer variable from targets 4 years ago
ath25 treewide: remove maintainer variable from targets 4 years ago
ath79 ath79: add support for TP-Link Archer D7/D7b v1 4 years ago
bcm27xx bcm27xx: enable THERMAL_WRITABLE_TRIPS on bcm2710 and bcm2711 4 years ago
bcm47xx treewide: remove maintainer variable from targets 4 years ago
bcm53xx treewide: remove maintainer variable from targets 4 years ago
bcm63xx treewide: remove maintainer variable from targets 4 years ago
cns3xxx treewide: remove maintainer variable from targets 4 years ago
gemini treewide: remove maintainer variable from targets 4 years ago
generic kernel: connmark set-dscpmark fix build on 5.4 4 years ago
imx6 treewide: remove maintainer variable from targets 4 years ago
ipq40xx kernel: move TEO governor to generic config 4 years ago
ipq806x kernel: move TEO governor to generic config 4 years ago
ipq807x treewide: remove maintainer variable from targets 4 years ago
kirkwood kernel: move TEO governor to generic config 4 years ago
lantiq lantiq: kernel 5.4: enable JFFS2 4 years ago
layerscape treewide: remove maintainer variable from targets 4 years ago
malta malta: Remove kernel 4.14 support 4 years ago
mediatek mediatek: move mt76 and wpad-bacic to mt7622 subtarget 4 years ago
mpc85xx treewide: remove maintainer variable from targets 4 years ago
mvebu treewide: remove maintainer variable from targets 4 years ago
mxs mxs: fix user led for OLinuXino boards 4 years ago
octeon treewide: remove maintainer variable from targets 4 years ago
octeontx kernel: move TEO governor to generic config 4 years ago
omap treewide: remove maintainer variable from targets 4 years ago
oxnas oxnas: backport patch fixing hang after reboot 4 years ago
pistachio treewide: remove maintainer variable from targets 4 years ago
ramips ramips: do not add metadata to factory images 4 years ago
rb532 treewide: remove maintainer variable from targets 4 years ago
samsung treewide: remove maintainer variable from targets 4 years ago
sunxi treewide: remove maintainer variable from targets 4 years ago
tegra tegra: switch to kernel 5.4 4 years ago
uml treewide: Remove self from MAINTAINER entries 4 years ago
x86 x86: switch image generation to new code 4 years ago
zynq zynq: switch to kernel 5.4 4 years ago
Makefile