From mboxrd@z Thu Jan 1 00:00:00 1970 From: Steven Scholz Date: Mon, 27 Oct 2003 15:58:55 +0100 Subject: [U-Boot-Users] Re: U-Boot for AT91RM9200DK In-Reply-To: <20031027115400.E885CC59E4@atlas.denx.de> References: <20031027115400.E885CC59E4@atlas.denx.de> Message-ID: <3F9D32AF.1040101@imc-berlin.de> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de Dear Wolfgang, > board/trab/config.mk does NOT include the noard config file (which in > this case would be include/configs/trab.h). >> ... >>sinclude $(TOPDIR)/board/$(BOARDDIR)/config.tmp > > > This is no trick at all. It's just one of the possible ways to pass > config options into config.mk Ah. Ok I see now. Thanks, Steven