1
0
mirror of git://projects.qi-hardware.com/openwrt-xburst.git synced 2024-07-16 00:55:21 +03:00
Commit Graph

18 Commits

Author SHA1 Message Date
claudio
4280ba74a9 [at91] Ensure that the bin directory exists before copy the files
Signed-off-by: Claudio Mignanti <c.mignanti@gmail.com>

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@31370 3c298f89-4303-0410-b956-a3cf2f4a3e73
2012-04-20 13:27:16 +00:00
blogic
c7f2977365 AT91: Add flexibity board support
The patch below adds AT91 Flexibity Connect board support.

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

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@27412 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-07-03 18:51:59 +00:00
claudio
fc75930c21 [at91] Don't compile u-boot by default
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@23621 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-10-24 16:10:30 +00:00
claudio
a3acb8ddf4 [at91] Tag the uncompressed image
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@23402 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-10-11 16:31:47 +00:00
claudio
783bcd886a [at91] Copy rootfs(s) inside BIN_DIR
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@23399 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-10-11 16:31:39 +00:00
claudio
8d879e2449 [at91] Add support for u-boot
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@22351 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-07-22 11:32:38 +00:00
claudio
32adaf616a [at91] revamp target: add support for netusg20 board
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@21838 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-06-18 22:12:33 +00:00
nico
fa0689dd0b replace old quote stripping with calls to qstrip macro
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@21242 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-04-29 00:32:44 +00:00
nico
bca3f225e9 define a shared IMG_PREFIX variable used as a basename for image files, it contains board & subtarget infos (if appropriate) allowing subtargets to share the same bin directory without overwriting each other's files
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20834 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-04-12 23:15:56 +00:00
florian
b08f29cbc9 [at91] fix u-boot installation
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@18208 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-10-29 16:03:15 +00:00
florian
7ac41a58e0 [at91] fix u-boot linking failure with an EABI toolchain
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@18207 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-10-29 16:00:37 +00:00
florian
6bc0d61369 [at91] fix dfboot linking failures (#5937)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@18206 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-10-29 15:48:34 +00:00
kaloz
eac1cfc4ba make kernels use /etc/preinit by default
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@15840 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-05-14 10:20:53 +00:00
nbd
796a9d1091 get rid of $Id$ - it has never helped us and it has broken too many patches ;)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@15242 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-04-17 14:09:46 +00:00
kaloz
d678a99ba6 be politically correct
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10964 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-04-28 16:15:24 +00:00
nbd
f56b55940b make the image filenames a bit shorter
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@9533 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-11-10 23:08:11 +00:00
nico
02d92d36c7 fix target names in image options (closes: #2357)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@8749 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-09-11 14:04:34 +00:00
nbd
17c7b6c3fd 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.
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@8653 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-09-06 16:27:37 +00:00