Gabor Juhos
9e01011b5c
ar71xx: rename 'nand' subtarget to 'mikrotik'
...
It is for Mikrotik devices only, rename the subtarget
to reflect that. Also fix the wget2nand script to use
the new image names.
Based on the patch by Stefan Agner:
http://patchwork.openwrt.org/patch/4123/
Signed-off-by: Gabor Juhos <juhosg@openwrt.org>
SVN-Revision: 38509
11 years ago
Felix Fietkau
2598c32f06
ar71xx: add a new subtarget for nand based devices - saves around 44k on the lzma compressed generic kernel image
...
SVN-Revision: 21396
15 years ago
Felix Fietkau
f9f11f950d
ar71xx: add a new default profile containing all drivers for all boards
...
SVN-Revision: 21209
15 years ago
Gabor Juhos
3c5d35183e
move madwifi driver into a separate profile, and add hostapd-mini for the devices based on the ar913x
...
SVN-Revision: 14694
16 years ago
Gabor Juhos
1b4c9db08f
add initial profiles
...
SVN-Revision: 14693
16 years ago
Rod Whitby
610fcbfd85
ixp4xx: Split into two subtargets, one normal and one for boards which boot directly from attached storage (and therefore need most kernel modules compiled in)
...
SVN-Revision: 9669
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
Rod Whitby
10f9d03487
Enable kmod-madwifi in default profile for ixp4xx
...
SVN-Revision: 7775
18 years ago
Rod Whitby
de21258fc8
Create various profiles for consumer IXP4xx devices
...
SVN-Revision: 7774
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