Commit Graph

8 Commits (504000d520ac8699137bd6b8dbd55f723f34bfbe)

Author SHA1 Message Date
Ben Whitten 6638946f99 at91: Remove u-boot from platform images folder
Removes the bootloader from the images section as its now in packages/boot
with the others.

Signed-off-by: Ben Whitten <ben.whitten@gmail.com>
8 years ago
Felix Fietkau 96bb7c123b build: consistently use 'depends on' instead of 'depends'
make the syntax more compatible with kernel menuconfig

Signed-off-by: Felix Fietkau <nbd@openwrt.org>

SVN-Revision: 36351
11 years ago
John Crispin 349e97f879 AT91: Add flexibity board support
The patch below adds AT91 Flexibity Connect board support.

Signed-off-by: Maxim Osipov <maxim.osipov@gmail.com>

SVN-Revision: 27412
13 years ago
Claudio Mignanti 36c2bfcdb2 Don't compile u-boot by default
SVN-Revision: 23621
14 years ago
Claudio Mignanti 4a82997327 Add support for u-boot
SVN-Revision: 22351
14 years ago
Imre Kaloz fcbdafb6bd be politically correct
SVN-Revision: 10964
16 years ago
Nicolas Thill a6cda9c4bc fix target names in image options (closes: #2357)
SVN-Revision: 8749
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