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
Felix Fietkau
56231056ea
strip the kernel version suffix from target directories, except for brcm-2.4 (the -2.4 will be included in the board name here). CONFIG_LINUX_<ver>_<board> becomes CONFIG_TARGET_<board>, same for profiles.
...
SVN-Revision: 8653
17 years ago
Tim Yardley
882e17e723
generic profile for x86, no packages auto-selected
...
SVN-Revision: 7519
18 years ago
Florian Fainelli
b7fac74f70
Add wifi profiles for ar7-2.6
...
SVN-Revision: 6792
18 years ago
Florian Fainelli
16d645378e
Enable profiles for adm5120
...
SVN-Revision: 6629
18 years ago
Felix Fietkau
dcfbd5f656
fix up remaining parts for the brcm47xx-2.6 port (tested on wgt634u), nuke the old brcm-2.6 port, close #1312 , #1451
...
SVN-Revision: 6564
18 years ago
Felix Fietkau
aabda0f133
reorder target profiles
...
SVN-Revision: 6514
18 years ago
Tim Yardley
03beb39e5f
split out profile definitions from Makefiles
...
structure is as follows:
target/linux/<arch>/profiles/<profilename>.mk
These files are included by a blob match in the target Makefile
The files should be labeled based on their profile Name in the definition
SVN-Revision: 6468
18 years ago