summaryrefslogtreecommitdiffstats
path: root/arch/m68k/Makefile
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'kbuild-v5.14' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds2021-07-101-1/+0
|\
| * kbuild: require all architectures to have arch/$(SRCARCH)/KbuildMasahiro Yamada2021-05-261-1/+0
* | m68k: Drop -fno-strength-reduce from KBUILD_CFLAGSFinn Thain2021-05-101-2/+1
|/
* arch: use cross_compiling to check whether it is a cross build or notMasahiro Yamada2021-05-061-1/+1
* kbuild: preprocess module linker scriptMasahiro Yamada2020-09-251-1/+0
* m68k: Use CLEAN_FILES to clean up filesMasahiro Yamada2020-07-131-2/+1
* m68k: Pass -D options to KBUILD_CPPFLAGS instead of KBUILD_{A,C}FLAGSMasahiro Yamada2020-07-131-3/+2
* m68k: Optimize cc-option calls for cpuflags-yMasahiro Yamada2020-07-131-21/+24
* m68k: Add arch/m68k/KbuildMasahiro Yamada2020-07-131-19/+1
* kbuild: fix broken builds because of GZIP,BZIP2,LZOP variablesDenis Efremov2020-06-111-4/+4
* kbuild: add variables for compression toolsDenis Efremov2020-06-061-4/+4
* kbuild: rebuild modules when module linker scripts are updatedMasahiro Yamada2019-08-211-1/+1
* m68k: Add -ffreestanding to CFLAGSFinn Thain2019-01-211-1/+4
* m68k: Generate uapi header and syscall table header filesFiroz Khan2018-12-041-0/+3
* kbuild: rename LDFLAGS to KBUILD_LDFLAGSMasahiro Yamada2018-08-241-1/+1
* m68knommu: remove obsolete 68360 supportGreg Ungerer2016-03-071-3/+0
* m68k: move non-mmu 68360 platform codeGreg Ungerer2014-09-291-2/+2
* m68k: move non-mmu 68000 platform codeGreg Ungerer2014-09-291-2/+2
* m68k: move coldfire platform codeGreg Ungerer2014-09-291-2/+2
* m68knommu: add support for the ColdFire 537x family of CPUsGreg Ungerer2013-04-291-0/+1
* m68knommu: platform code merge for 68000 core cpusLuis Alves2012-12-051-4/+2
* m68knommu: Add support for the Coldfire m5441x.Steven King2012-07-161-0/+1
* m68knommu: Add support for the Coldfire 5251/5253Steven King2012-07-161-0/+1
* Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/gerg...Linus Torvalds2012-05-211-12/+0
|\
| * m68knommu: move the 54xx platform code into the common ColdFire code directoryGreg Ungerer2012-05-201-1/+0
| * m68knommu: move the 532x platform code into the common ColdFire code directoryGreg Ungerer2012-05-201-1/+0
| * m68knommu: move the 5407 platform code into the common ColdFire code directoryGreg Ungerer2012-05-201-1/+0
| * m68knommu: move the 5307 platform code into the common ColdFire code directoryGreg Ungerer2012-05-201-1/+0
| * m68knommu: move the 528x platform code into the common ColdFire code directoryGreg Ungerer2012-05-201-1/+0
| * m68knommu: move the 527x platform code into the common ColdFire code directoryGreg Ungerer2012-05-201-1/+0
| * m68knommu: move the 5272 platform code into the common ColdFire code directoryGreg Ungerer2012-05-201-1/+0
| * m68knommu: move the 5249 platform code into the common ColdFire code directoryGreg Ungerer2012-05-201-1/+0
| * m68knommu: move the 523x platform code into the common ColdFire code directoryGreg Ungerer2012-05-201-1/+0
| * m68knommu: move the 520x platform code into the common ColdFire code directoryGreg Ungerer2012-05-201-1/+0
| * m68knommu: move the 5206 platform code into the common ColdFire code directoryGreg Ungerer2012-05-201-2/+0
* | m68k: Setup CROSS_COMPILE at the topGeert Uytterhoeven2012-05-161-6/+7
|/
* m68k: merge mmu and non-mmu arch MakefilesGreg Ungerer2011-10-181-2/+166
* m68k: merge m68k and m68knommu arch directoriesGreg Ungerer2011-03-251-119/+3
* m68k/atari: Initial ARAnyM supportPetr Stehlik2011-03-161-0/+1
* kbuild: allow assignment to {A,C,LD}FLAGS_MODULE on the command lineSam Ravnborg2010-08-031-1/+1
* m68k: Add install targetLaurent Vivier2009-03-261-0/+3
* m68k: make multi_defconfig the default defconfigAdrian Bunk2008-07-201-1/+1
* m68k: use KBUILD_DEFCONFIGAdrian Bunk2008-04-041-0/+2
* m68k: Use cc-cross-prefixGeert Uytterhoeven2008-02-051-6/+5
* kbuild: enable 'make CFLAGS=...' to add additional options to CCSam Ravnborg2007-10-141-4/+4
* m68k: runtime patching infrastructureRoman Zippel2007-05-311-0/+1
* m68k: CROSS_COMPILE = m68k-linux-gnu-Geert Uytterhoeven2007-05-041-1/+1
* kbuild: m68k,parisc,ppc,ppc64,s390,xtensa use generic asm-offsets.h supportSam Ravnborg2005-09-091-9/+0
* Linux-2.6.12-rc2Linus Torvalds2005-04-161-0/+126