aboutsummaryrefslogtreecommitdiff
path: root/target/linux/at91/image/Config.in
Commit message (Collapse)AuthorAge
* build: consistently use 'depends on' instead of 'depends'Felix Fietkau2013-04-17
| | | | | | | | make the syntax more compatible with kernel menuconfig Signed-off-by: Felix Fietkau <nbd@openwrt.org> SVN-Revision: 36351
* AT91: Add flexibity board supportJohn Crispin2011-07-03
| | | | | | | | The patch below adds AT91 Flexibity Connect board support. Signed-off-by: Maxim Osipov <maxim.osipov@gmail.com> SVN-Revision: 27412
* Don't compile u-boot by defaultClaudio Mignanti2010-10-24
| | | | SVN-Revision: 23621
* Add support for u-bootClaudio Mignanti2010-07-22
| | | | SVN-Revision: 22351
* be politically correctImre Kaloz2008-04-28
| | | | SVN-Revision: 10964
* fix target names in image options (closes: #2357)Nicolas Thill2007-09-11
| | | | SVN-Revision: 8749
* strip the kernel version suffix from target directories, except for brcm-2.4 ↵Felix Fietkau2007-09-06
(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