On Thu, Mar 17, 2011 at 01:32, Bob Liu wrote: > On Thu, Mar 17, 2011 at 11:50 AM, Mike Frysinger wrote: >> On Wed, Mar 16, 2011 at 22:40, <[email protected]> wrote: >>> trunk/arch/arm/configs/omap3_beagle_xm_defconfig >> >> how about we move this to buildroot with all the other settings > > In my opinion, if we move this into buildroot we must patch the > buildroot's makefile but such change > may be not accepted by buildroot-mailline. > > The detail is: > 1. config buildroot using custom kernel config. > 2. currently the path for custom kernel config is absolute path, so we > must patch buildroot's makefile to use > relative path in order to other people can use it.
you dont need to do any of that. use $(TOPDIR) in the setting. simply look at how BR2_DL_DIR is defined. -mike _______________________________________________ Linux-kernel-commits mailing list [email protected] https://blackfin.uclinux.org/mailman/listinfo/linux-kernel-commits
