From mboxrd@z Thu Jan 1 00:00:00 1970 From: Thomas Petazzoni Date: Wed, 30 Nov 2011 17:04:50 +0100 Subject: [Buildroot] LIBFOO_SITE in .mk file In-Reply-To: <000b01ccaf79$085d0800$0400a8c0@dspcgrnzks9p98> References: <003b01cca958$91486a00$0400a8c0@dspcgrnzks9p98> <201111281139.37028.minimod@morethan.org> <002701ccadfe$961b9430$0400a8c0@dspcgrnzks9p98> <201111281324.38619.minimod@morethan.org> <003601ccae04$ada02e80$0400a8c0@dspcgrnzks9p98> <003801ccae12$a7781190$0400a8c0@dspcgrnzks9p98> <003901ccae1b$2d82f950$0400a8c0@dspcgrnzks9p98> <20111129083710.1a83fad6@skate> <001201ccaea3$3ad7df70$0400a8c0@dspcgrnzks9p98> <20111129153619.4f080721@skate> <001301ccaea5$37ec1f40$0400a8c0@dspcgrnzks9p98> <001401ccaedf$e5751f60$0400a8c0@dspcgrnzks9p98> <001501ccaee8$34c408d0$0400a8c0@dspcgrnzks9p98> <000b01ccaf79$085d0800$0400a8c0@dspcgrnzks9p98> Message-ID: <20111130170450.2f33e6c2@skate> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: buildroot@busybox.net Le Wed, 30 Nov 2011 09:59:24 -0600, "Jeff Krasky" a ?crit : > Since this is what needs to be done, can someone mention how to do it in > Buildroot? Maybe I need the Makefile for Generic Packages, not the > autotools-based packages makefile? You'll need to pass the INSTALL_MOD_PATH environment variable, but also the ARCH= and CROSS_COMPILE variable. The easiest way is probably to use $(LINUX_MAKE_FLAGS) variable defined in linux/linux.mk. Thomas -- Thomas Petazzoni, Free Electrons Kernel, drivers, real-time and embedded Linux development, consulting, training and support. http://free-electrons.com