blob: 05f720cedc28b19b35564cf7e980c0aabf8eed28 [file] [log] [blame]
Stefan Reinauer14e22772010-04-27 06:56:47 +00001#
Stefan Reinauerf64b42e2010-02-09 15:15:29 +00002# Copyright (C) 2010 coresystems GmbH
Stefan Reinauer14e22772010-04-27 06:56:47 +00003#
Stefan Reinauerc4225c82006-10-19 19:08:00 +00004# This program is free software; you can redistribute it and/or modify
5# it under the terms of the GNU General Public License as published by
Stefan Reinauerf64b42e2010-02-09 15:15:29 +00006# the Free Software Foundation; version 2 of the License.
Stefan Reinauer14e22772010-04-27 06:56:47 +00007#
Stefan Reinauerc4225c82006-10-19 19:08:00 +00008# This program is distributed in the hope that it will be useful,
9# but WITHOUT ANY WARRANTY; without even the implied warranty of
10# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
11# GNU General Public License for more details.
Stefan Reinauer14e22772010-04-27 06:56:47 +000012#
Stefan Reinauerc4225c82006-10-19 19:08:00 +000013
Stefan Reinauer0a524682015-05-05 16:20:07 -070014VERSION := $(shell git describe --dirty --always || git describe)
Stefan Reinauerf64b42e2010-02-09 15:15:29 +000015
Stefan Reinauer14e22772010-04-27 06:56:47 +000016all:
Stefan Reinauer0a524682015-05-05 16:20:07 -070017 cd ../..; util/optionlist/kconfig2wiki src/Kconfig $(VERSION) > util/optionlist/Options.wiki
Stefan Reinauer0a3f6072006-10-17 20:58:47 +000018
arch import user (historical)8c8cbac2005-07-06 16:57:34 +000019clean:
Stefan Reinauerf64b42e2010-02-09 15:15:29 +000020 rm -rf Options.wiki