Buildroot Archive on lore.kernel.org
 help / color / mirror / Atom feed
From: ulf at uclibc.org <ulf@uclibc.org>
To: buildroot@busybox.net
Subject: [Buildroot] svn commit: trunk/buildroot/target/device/Atmel
Date: Sun, 29 Jul 2007 00:32:45 -0700 (PDT)	[thread overview]
Message-ID: <20070729073245.36FB5A461B@busybox.net> (raw)

Author: ulf
Date: 2007-07-29 00:32:44 -0700 (Sun, 29 Jul 2007)
New Revision: 19321

Log:
Cleanup of Atmel Makefile

Modified:
   trunk/buildroot/target/device/Atmel/Makefile.in


Changeset:
Modified: trunk/buildroot/target/device/Atmel/Makefile.in
===================================================================
--- trunk/buildroot/target/device/Atmel/Makefile.in	2007-07-29 07:22:12 UTC (rev 19320)
+++ trunk/buildroot/target/device/Atmel/Makefile.in	2007-07-29 07:32:44 UTC (rev 19321)
@@ -39,7 +39,7 @@
 # This should be part of target/linux/Makefile.in
 LINUX26_BUILD_DIR:=$(PROJECT_BUILD_DIR)
 
-LINUX26_BINLOC=$(LINUX26_FORMAT)
+#LINUX26_BINLOC=$(LINUX26_FORMAT)
 #LINUX26_BINLOC:=$(BINARIES_DIR)/$(LINUX26_KERNEL)
 
 LINUX26_COPYTO:=/tftpboot
@@ -51,7 +51,7 @@
 UBOOT_BOARD_NAME:=$(BOARD_NAME)
 DFB_BOARD_NAME:=$(BOARD_NAME)
 
-BR2_PACKAGE_BUSYBOX_CONFIG:=$(BR2_BOARD_PATH)/busybox-1.6.0.config
+BR2_PACKAGE_BUSYBOX_CONFIG:=$(BR2_BOARD_PATH)/busybox-$(BR2_BUSYBOX_VERSION).config
 
 
 # Update things in board specific makefiles
@@ -78,17 +78,15 @@
 include $(ATMEL_PATH)/at91bootstrap/at91bootstrap.mk
 endif
 
+atmel_status:
+	@echo PROJECT_BUILD_DIR=$(PROJECT_BUILD_DIR)
+	@echo BOARD_NAME=$(BOARD_NAME)
+	@echo BR2_BOARD_PATH=$(BR2_BOARD_PATH)
+	@echo BR2_MAJOR_MINOR=$(BR2_LINUX_MAJOR_VERSION)$(BR2_LINUX_MINOR_VERSION)
+	@echo MAJOR_MINOR=$(LINUX_MAJOR_VER)$(LINUX_MINOR_VER)
+	@echo DOWNLOAD_LINUX26_VERSION=$(DOWNLOAD_LINUX26_VERSION)
+	@echo LINUX_SOURCE=$(LINUX_SOURCE)
+	@echo TARGETS=$(TARGETS)
 
-testa:
-	echo	boardname=$(BOARD_NAME)
-	echo 	boardpath=$(BR2_BOARD_PATH)
-	echo 	BR2_MAJOR_MINOR=$(BR2_LINUX_MAJOR_VERSION)$(BR2_LINUX_MINOR_VERSION)
-	echo 	MAJOR_MINOR=$(LINUX_MAJOR_VER)$(LINUX_MINOR_VER)
-	echo	DOWNLOAD_LINUX_VERSION=$(DOWNLOAD_LINUX26_VERSION)
-	echo	LINUX_SOURCE=$(LINUX_SOURCE)
-	echo	$(TESTA)
-	echo	$(TESTA2)
-	echo	$(TARGETS)
-
-#TARGETS+=testa
+#TARGETS+=atmel_status
 endif

             reply	other threads:[~2007-07-29  7:32 UTC|newest]

Thread overview: 25+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2007-07-29  7:32 ulf at uclibc.org [this message]
  -- strict thread matches above, loose matches on Subject: below --
2009-01-29 21:29 [Buildroot] svn commit: trunk/buildroot/target/device/Atmel ulf at uclibc.org
2009-01-11 21:15 ulf at uclibc.org
2008-12-20 22:26 ulf at uclibc.org
2008-12-20 22:23 ulf at uclibc.org
2008-12-20 22:17 ulf at uclibc.org
2008-12-23  9:42 ` Peter Korsgaard
2008-03-30 22:23 ulf at uclibc.org
2008-03-29 20:38 ulf at uclibc.org
2008-01-08 21:03 ulf at uclibc.org
2007-10-18 12:37 ulf at uclibc.org
2007-10-12 15:18 ulf at uclibc.org
2007-10-12 15:17 ulf at uclibc.org
2007-09-28 22:20 aldot at uclibc.org
2007-09-27  0:15 ulf at uclibc.org
2007-09-04 16:21 ulf at uclibc.org
2007-08-22 21:47 ulf at uclibc.org
2007-08-19 23:13 ulf at uclibc.org
2007-08-20 16:05 ` Bernhard Fischer
2007-08-01 11:53 ulf at uclibc.org
2007-07-29  8:33 ulf at uclibc.org
2007-07-29  7:22 ulf at uclibc.org
2007-07-29  7:19 ulf at uclibc.org
2007-07-20 11:03 ulf at uclibc.org
2007-06-07 10:48 aldot at uclibc.org

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=20070729073245.36FB5A461B@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