Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | ixp4xx: Split into two subtargets, one normal and one for boards which boot ↵ | Rod Whitby | 2007-12-07 | 1 | -22/+0 |
| | | | | | | directly from attached storage (and therefore need most kernel modules compiled in) SVN-Revision: 9669 | ||||
* | ixp4xx/fsg3: Enable REISERFS for booting from vendor rootfs on disk | Rod Whitby | 2007-10-13 | 1 | -0/+1 |
| | | | | SVN-Revision: 9275 | ||||
* | Moved config back to config-default, but left the FSG3 profile config ↵ | Rod Whitby | 2007-09-14 | 1 | -492/+0 |
| | | | | | | non-working in the config directory as a reminder that it has to be changed over to the new scheme when that's ready. SVN-Revision: 8779 | ||||
* | Reinstated the kernel configuration for the FSG3 profile. | Rod Whitby | 2007-09-14 | 2 | -0/+513 |
| | | | | SVN-Revision: 8776 | ||||
* | more config changes | Felix Fietkau | 2007-09-09 | 1 | -21/+0 |
| | | | | SVN-Revision: 8699 | ||||
* | major target cleanup. it is now possible to have subtargets that can ↵ | Felix Fietkau | 2007-09-08 | 1 | -492/+0 |
| | | | | | | override many target settings, including arch - merge adm5120, adm5120eb. target profiles still need to be adapted for subtargets SVN-Revision: 8694 | ||||
* | strip the kernel version suffix from target directories, except for brcm-2.4 ↵ | Felix Fietkau | 2007-09-06 | 2 | -0/+513 |
(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 |