From: ulf at uclibc.org <ulf@uclibc.org>
To: buildroot@busybox.net
Subject: [Buildroot] svn commit: trunk/buildroot/target/device/Atmel: at91rm9200df at91sam9260dfc at91sam9261e etc...
Date: Sun, 29 Jul 2007 00:34:13 -0700 (PDT) [thread overview]
Message-ID: <20070729073413.A9BA6A6110@busybox.net> (raw)
Author: ulf
Date: 2007-07-29 00:34:13 -0700 (Sun, 29 Jul 2007)
New Revision: 19322
Log:
Use 1.6.0 config file for AT91 targets
Modified:
trunk/buildroot/target/device/Atmel/at91rm9200df/Makefile.in
trunk/buildroot/target/device/Atmel/at91sam9260dfc/Makefile.in
trunk/buildroot/target/device/Atmel/at91sam9261ek/Makefile.in
trunk/buildroot/target/device/Atmel/at91sam9263ek/Makefile.in
Changeset:
Modified: trunk/buildroot/target/device/Atmel/at91rm9200df/Makefile.in
===================================================================
--- trunk/buildroot/target/device/Atmel/at91rm9200df/Makefile.in 2007-07-29 07:32:44 UTC (rev 19321)
+++ trunk/buildroot/target/device/Atmel/at91rm9200df/Makefile.in 2007-07-29 07:34:13 UTC (rev 19322)
@@ -1,5 +1,10 @@
ifeq ($(strip$(BOARD_NAME)),at91rm9200df)
LINUX_BOARD_NAME=at91rm9200ek
+BR2_PACKAGE_BUSYBOX_CONFIG:=$(BR2_BOARD_PATH)/busybox-1.6.0.config
endif
+ifeq ($(strip$(BOARD_NAME)),at91rm9200ek)
+BR2_PACKAGE_BUSYBOX_CONFIG:=$(BR2_BOARD_PATH)/busybox-1.6.0.config
+endif
+
Modified: trunk/buildroot/target/device/Atmel/at91sam9260dfc/Makefile.in
===================================================================
--- trunk/buildroot/target/device/Atmel/at91sam9260dfc/Makefile.in 2007-07-29 07:32:44 UTC (rev 19321)
+++ trunk/buildroot/target/device/Atmel/at91sam9260dfc/Makefile.in 2007-07-29 07:34:13 UTC (rev 19322)
@@ -1,5 +1,6 @@
ifeq ($(strip$(BOARD_NAME)),at91sam9260dfc)
LINUX26_BOARD_NAME=at91sam9260ek
+BR2_PACKAGE_BUSYBOX_CONFIG:=$(BR2_BOARD_PATH)/busybox-1.6.0.config
endif
Modified: trunk/buildroot/target/device/Atmel/at91sam9261ek/Makefile.in
===================================================================
--- trunk/buildroot/target/device/Atmel/at91sam9261ek/Makefile.in 2007-07-29 07:32:44 UTC (rev 19321)
+++ trunk/buildroot/target/device/Atmel/at91sam9261ek/Makefile.in 2007-07-29 07:34:13 UTC (rev 19322)
@@ -1,2 +1,3 @@
ifeq ($(strip $(BOARD_NAME)),at91sam9261ek)
+BR2_PACKAGE_BUSYBOX_CONFIG:=$(BR2_BOARD_PATH)/busybox-1.6.0.config
endif
Modified: trunk/buildroot/target/device/Atmel/at91sam9263ek/Makefile.in
===================================================================
--- trunk/buildroot/target/device/Atmel/at91sam9263ek/Makefile.in 2007-07-29 07:32:44 UTC (rev 19321)
+++ trunk/buildroot/target/device/Atmel/at91sam9263ek/Makefile.in 2007-07-29 07:34:13 UTC (rev 19322)
@@ -1,2 +1,3 @@
ifeq ($(strip $(BOARD_NAME)),at91sam9263ek)
+BR2_PACKAGE_BUSYBOX_CONFIG:=$(BR2_BOARD_PATH)/busybox-1.6.0.config
endif
next reply other threads:[~2007-07-29 7:34 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2007-07-29 7:34 ulf at uclibc.org [this message]
-- strict thread matches above, loose matches on Subject: below --
2007-08-11 23:09 [Buildroot] svn commit: trunk/buildroot/target/device/Atmel: at91rm9200df at91sam9260dfc at91sam9261e etc ulf at uclibc.org
2008-03-30 20:42 ulf at uclibc.org
2009-01-31 21:44 ulf at uclibc.org
2009-01-31 22:03 ` Peter Korsgaard
2009-01-31 22:29 ` Ulf Samuelsson
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20070729073413.A9BA6A6110@busybox.net \
--to=ulf@uclibc.org \
--cc=buildroot@busybox.net \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox