On Fri, Nov 4, 2016 at 1:11 PM, <[email protected]> wrote: > Hi, > The kernel build works fine, no problem there, I have the correct images > build, rebuild_kernel.sh is ok. > > Then I have changed the Kconfig in /KERNEL/soc/codecs/ to add below to give > an option to enable the tlv320aic32x4 driver through menu config. > > 'config SND_SOC_TLV320AIC32X4 > tristate "Texas Instruments TLV320AIC3x4 CODECs" > depends on I2C > select SND_SOC_TLV320AIC32x4' > > I want to just rebuild the kernel now without calling git checkout to avoid > overwriting my change. Sorry if this basic but it is not clear to me how I > can rebuild the kernel without going through the git clone, and checkouts > again. > > So as suggested I try running /rebuild.sh in the tools directory and it says > it can't open any of the other sh files in the directory. I tried dash and > bash, I've checked the files are executable and all appears ok.
run as: yakbuild$ ./tools/rebuild.sh Regards, -- Robert Nelson https://rcn-ee.com/ -- For more options, visit http://beagleboard.org/discuss --- You received this message because you are subscribed to the Google Groups "BeagleBoard" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/beagleboard/CAOCHtYiAU16vYRZaug%3D%2BM5g4SPDPMsTmJpg8-vzQ5tsC_vndeQ%40mail.gmail.com. For more options, visit https://groups.google.com/d/optout.
