2009-09-23 01:30:00 +02:00
|
|
|
BR2_CONFIGURE_DEVEL_SYSROOT=--with-sysroot=$(TOOLCHAIN_DIR)/uClibc_dev/
|
2007-06-20 13:26:36 +02:00
|
|
|
BR2_CONFIGURE_STAGING_SYSROOT=--with-sysroot=$(STAGING_DIR)
|
2010-12-31 12:39:01 +01:00
|
|
|
BR2_CONFIGURE_BUILD_TOOLS=--with-build-time-tools=$(HOST_DIR)/usr/$(REAL_GNU_TARGET_NAME)/bin
|
2007-06-02 00:16:28 +02:00
|
|
|
|
2005-02-10 04:06:39 +01:00
|
|
|
# gcc has a bunch of needed stuff....
|
|
|
|
include toolchain/gcc/Makefile.in
|