summaryrefslogtreecommitdiff
path: root/rules.mk
AgeCommit message (Expand)Author
2016-06-20show dltool (curl/wget) errors when make package=foo clean package ADK_VERBOS...Waldemar Brodkorb
2016-06-19remove unused variablesWaldemar Brodkorb
2016-04-04add binfmt suffix for bfinWaldemar Brodkorb
2016-03-07rework menu based config systemWaldemar Brodkorb
2015-12-13rework prereq checkWaldemar Brodkorb
2015-12-11Revert "rework prereq check"Waldemar Brodkorb
2015-12-11rework prereq checkwbx
2015-12-09quirks needed globallyWaldemar Brodkorb
2015-09-12allow to use a defconfig, enable always experimental support in kernelWaldemar Brodkorb
2015-08-31prefix VERSION symbols, otherwise they will get into kernel .configWaldemar Brodkorb
2015-07-27add some basic support for emcraft kinetisWaldemar Brodkorb
2015-07-13add basic toolchain support for or1k arch with musl libcWaldemar Brodkorb
2015-05-01add cpu type for different toolchains with the same architectureWaldemar Brodkorb
2015-03-02add version string, will be used laterWaldemar Brodkorb
2015-02-25strip variableWaldemar Brodkorb
2015-02-23rework gcc optimization flagsWaldemar Brodkorb
2015-02-22rework CFLAGS and default gcc --with-cpu usageWaldemar Brodkorb
2015-02-19add some basic infrastructure for hppa/parisc toolchain buildingWaldemar Brodkorb
2015-02-09add basic support for raspberry pi2Waldemar Brodkorb
2015-02-06rework CMDLINE generation regarding serial/vgaWaldemar Brodkorb
2014-12-19use ADK_VERBOSE to be more consistent.Waldemar Brodkorb
2014-08-31add support for bfin toolchain creationWaldemar Brodkorb
2014-08-12add support for xtensa dc233c variant. use uImage, which works with a patched...Waldemar Brodkorb
2014-08-05translate aarch64 to arm64 for kernelWaldemar Brodkorb
2014-08-01allow to use git version for C library.Waldemar Brodkorb
2014-06-21s/TOPDIR/ADK_TOPDIR/Waldemar Brodkorb
2014-06-13fix ppc64/mips64 ADK_TARGET_KARCH varWaldemar Brodkorb
2014-06-08use ADK_TARGET_KARCH for kernel stuff, fix ppc buildWaldemar Brodkorb
2014-06-02refactor CPU_ARCH/ARCH variablesWaldemar Brodkorb
2014-05-23environment vars not usedWaldemar Brodkorb
2014-03-23make optimiztion compiler flags configurable, default -Os -pipeWaldemar Brodkorb
2014-03-20add fpu settings, fix symlinksWaldemar Brodkorb
2014-03-19add ADK_RUNTIME_CONSOLE_SERIAL_DEVICE, minor cleanups while thereWaldemar Brodkorb
2014-03-08rename DISTDIR, make it configurable in the menuWaldemar Brodkorb
2014-03-04try to add support for graphical qemuWaldemar Brodkorb
2014-03-01move target/tools to tools, use ADK_HOST_NEED variable to build a tool, when ...Waldemar Brodkorb
2014-02-26rework arm support, add qemu arm model vexpress for cortex-a9 emulation (hard...Waldemar Brodkorb
2014-02-03make wget timeout configurableWaldemar Brodkorb
2013-12-28convert microblaze to miniconfig kernel config generation, add support for sq...Waldemar Brodkorb
2013-11-08enable variable kernel target name, qemu-mips targets use vmlinuzWaldemar Brodkorb
2013-09-29bring qemu-sh and aranym-m68k in shapeWaldemar Brodkorb
2012-10-10fix 32 Bit multilib buildsWaldemar Brodkorb
2012-10-05make libgcc static for busybox, make librt separate package, remove dependenc...Waldemar Brodkorb
2012-08-18add netconsole supportWaldemar Brodkorb
2012-03-20allconfig fixes for lemote yeelongWaldemar Brodkorb
2011-08-01different make bulkallmod fixesWaldemar Brodkorb
2011-05-05allow package based overwrite of DEBUG and STATIC buildsWaldemar Brodkorb
2011-04-26make arm/mips architectures more configurable in a simpler wayWaldemar Brodkorb
2011-01-22activate GCC cflags check, cleanup FLAGS stuff in OpenADK.Waldemar Brodkorb
2011-01-19add XX_FOR_BUILD variables, they are more standard compliant and used by auto...Waldemar Brodkorb