summaryrefslogtreecommitdiff
path: root/arch/nios2/Makefile
AgeCommit message (Expand)Author
2022-10-02kbuild: remove head-y syntaxMasahiro Yamada
2022-09-29nios2: move core-y in arch/nios2/Makefile to arch/nios2/KbuildMasahiro Yamada
2022-05-11kbuild: factor out the common installation code into scripts/install.shMasahiro Yamada
2021-10-24kbuild: use more subdir- for visiting subdirectories while cleaningMasahiro Yamada
2021-09-22nios2: move the install rule to arch/nios2/MakefileMasahiro Yamada
2018-10-02kbuild: consolidate Devicetree dtb build rulesRob Herring
2018-10-02nios2: use common rules to build built-in dtbRob Herring
2018-10-02nios2: build .dtb files in dts directoryRob Herring
2017-05-08nios2: Add CDX supportMarek Vasut
2017-05-08nios2: Add BMX supportMarek Vasut
2017-05-08nios2: Add NIOS2_ARCH_REVISION to select between R1 and R2Marek Vasut
2016-05-19nios2: Add order-only DTC dependency to %.dtb targetMarek Vasut
2016-05-17nios2: Fix libgcc location detectionMarek Vasut
2014-12-17nios2: enable "make defconfig"Paul Bolle
2014-12-08nios2: Build infrastructureLey Foon Tan