summaryrefslogtreecommitdiff
path: root/.hgignore
AgeCommit message (Collapse)Author
2006-03-26Some cleanups at make xconfigMauro Carvalho Chehab
From: Mauro Carvalho Chehab <mchehab@infradead.org> Now, it doesn't depend on kernel Kconfig stuff: - It generates a Kconfig.kern based on unsolved dependencies. - It assumes that all needed dependencies were compiled as module. Only Multimedia tree is showed to the user. To work, user should have runned xconfig before at the normal kernel tree. Signed-off-by: Mauro Carvalho Chehab <mchehab@infradead.org>
2006-02-06Included hg ignore fileMauro Carvalho Chehab
From: Mauro Carvalho Chehab <mchehab@infradead.org> All .c files at v4l dir, object files, and temporary ones will be ignored by hg. Now, hg status will work properly. Signed-off-by: Mauro Carvalho Chehab <mchehab@infradead.org>