kconfig/kconfig.mk
changeset 2650 4d299836e994
parent 2564 5d4e91c0343e
child 2835 0a2fa748727e
     1.1 --- a/kconfig/kconfig.mk	Sun Jul 17 16:53:40 2011 +0200
     1.2 +++ b/kconfig/kconfig.mk	Tue Aug 30 11:35:29 2011 +0200
     1.3 @@ -2,9 +2,6 @@
     1.4  # crosstool-NG configuration targets
     1.5  # These targets are used from top-level makefile
     1.6  
     1.7 -# Derive the project version from, well, the project version:
     1.8 -export PROJECTVERSION=$(CT_VERSION)
     1.9 -
    1.10  # The place where the kconfig stuff lies
    1.11  obj = kconfig
    1.12  
    1.13 @@ -69,7 +66,7 @@
    1.14  check_lxdialog = $(CT_LIB_DIR)/kconfig/lxdialog/check-lxdialog.sh
    1.15  
    1.16  # Build flags
    1.17 -CFLAGS = -DCONFIG_=\"CT_\" -DPACKAGE=\"crosstool-NG\"
    1.18 +CFLAGS = -DCONFIG_=\"CT_\" -DPACKAGE="\"crosstool-NG $(CT_VERSION)\""
    1.19  LDFLAGS =
    1.20  
    1.21  # Compiler flags to use gettext