summaryrefslogtreecommitdiffstats
path: root/target/linux/at91/image/Config.in
Commit message (Collapse)AuthorAgeFilesLines
* build: consistently use 'depends on' instead of 'depends'Felix Fietkau2013-04-171-6/+6
| | | | | | | | 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-031-0/+5
| | | | | | | | 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-241-2/+2
| | | | SVN-Revision: 23621
* Add support for u-bootClaudio Mignanti2010-07-221-4/+1
| | | | SVN-Revision: 22351
* be politically correctImre Kaloz2008-04-281-2/+2
| | | | SVN-Revision: 10964
* fix target names in image options (closes: #2357)Nicolas Thill2007-09-111-5/+5
| | | | SVN-Revision: 8749
* strip the kernel version suffix from target directories, except for brcm-2.4 ↵Felix Fietkau2007-09-061-0/+35
(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