summaryrefslogtreecommitdiffstats
path: root/Makefile
Commit message (Collapse)AuthorAgeFilesLines
* Makefile: Simplify hostprogs-y assignmentP. J. McDermott2014-11-241-15/+4
| | | | `make kconfig/mconf` works now as well.
* Makefile: Fix subdirectory buildP. J. McDermott2014-11-241-10/+38
| | | | | Copy variable assignments from scripts/Makefile.host at commit 97e3226 in Linux. Drop "$(obj)/" from -o options in linking commands.
* Makefile: Change src and objP. J. McDermott2014-11-241-3/+3
|
* Makefile.br: Rename to MakefileP. J. McDermott2014-11-241-0/+70
|
* Move kconfig files into kconfig/P. J. McDermott2014-11-241-312/+0
|
* Initial commitP. J. McDermott2014-11-231-0/+312
This is scripts/kconfig/ from commit f33a3fa in Linux.