General fixes to install the modules correctly
- Fixed KLIB varible
- Added check for updates function
Signed-off-by: Yaniv Machani <yanivma@ti.com>
- Fixed KLIB varible
- Added check for updates function
Signed-off-by: Yaniv Machani <yanivma@ti.com>
Configuration : changed wireless-regdb to fixes tag
this is instead of using HEAD.
this is instead of using HEAD.
Fix default kernel cleanup issue
Signed-off-by: Yaniv Machani <yanivma@ti.com>
Signed-off-by: Yaniv Machani <yanivma@ti.com>
build_wl18xx.sh: Do not clean fs and output if ROOTFS path is not DEFAULT
Signed-off-by: Guy Mishol <guym@ti.com>
Signed-off-by: Guy Mishol <guym@ti.com>
Update configuration/kernel_3.12.config
Signed-off-by: Guy Mishol <guym@ti.com>
Signed-off-by: Guy Mishol <guym@ti.com>
9 years agoUpdate configuration/kernel_3.12.config ol_r8.a9.09 ol_r8.a9.10 ol_r8.a9.11 ol_r8.a9.12 ol_r8.a9.13
Update configuration/kernel_3.12.config
Signed-off-by: Guy Mishol <guym@ti.com>
Signed-off-by: Guy Mishol <guym@ti.com>
Updated defconfig with iptables support
Signed-off-by: Guy Mishol <guym@ti.com>
Signed-off-by: Guy Mishol <guym@ti.com>
Updated defconfig, added build function
Updated defconfig to mate the default omap2plus_defconfig of AMSDK7
added function kernel_modules in the build script
Updated defconfig to mate the default omap2plus_defconfig of AMSDK7
added function kernel_modules in the build script
Revert "Update configuration/kernel_3.12.config"
This reverts commit 7fdbfe463f525a9bd3a8a1b0f7551c8359224e47.
This reverts commit 7fdbfe463f525a9bd3a8a1b0f7551c8359224e47.
configuration.sh: Update toolchain to gcc-linaro-arm-linux-gnueabihf-
Update configuration/kernel_3.12.config
clean libnl also after ./configure
seems like libnl doesn't auto-clean itself after
reconfiguration, resulting in some build errors.
workaround it by explicitly cleaning it on
configuration as well.
Signed-off-by: Eliad Peller <eliad@wizery.com>
seems like libnl doesn't auto-clean itself after
reconfiguration, resulting in some build errors.
workaround it by explicitly cleaning it on
configuration as well.
Signed-off-by: Eliad Peller <eliad@wizery.com>
allow building only libnl and openssl
Signed-off-by: Eliad Peller <eliad@wizery.com>
Signed-off-by: Eliad Peller <eliad@wizery.com>
configure openssl for linux-generic32 target
Signed-off-by: Eliad Peller <eliad@wizery.com>
Signed-off-by: Eliad Peller <eliad@wizery.com>
Fix TYPO in the dtb file
compile crda statically
Signed-off-by: Eliad Peller <eliad@wizery.com>
Signed-off-by: Eliad Peller <eliad@wizery.com>
add .gitignore
Signed-off-by: Eliad Peller <eliad@wizery.com>
Signed-off-by: Eliad Peller <eliad@wizery.com>
build_wl18xx.sh: Add option to compile with dtb file
build_wl18xx.sh: read kernel version for single components
build_wl18xx.sh: Add default.conf file to wlconf folder
kernel.config: updated to support iptables
Add CONFIG_CRYPTO_CCM=y flag
build_wl18xx.sh: update script to support clean kernel switch
configuration.sh: update kernel branch to ti-linux-3.12.y-AMSDK-7
Add kernel.config files according to supported kerenels
Updated configuration.sh file to support latest toolchain and branches
Update build script to support reading kernel version from Makefile
Add GIT_TREE path
Changes to support DEFAULT kernel
Added configure-device.sh to the wlconf file list
Update configuration.sh file: driver, hostapd and backports
Fixed clone issue
Don't clean/build outputs if using user configured ROOTFS
Initial commit of build-utilities
These scripts should build the wl18xx driver and required compenents.
These scripts should build the wl18xx driver and required compenents.
Added README file