Loading Makefile +1 −1 Original line number Diff line number Diff line Loading @@ -32,7 +32,7 @@ export BR2_VERSION:=2011.11-git # absolute path TOPDIR:=$(shell pwd) CONFIG_CONFIG_IN=Config.in CONFIG=package/config CONFIG=support/kconfig DATE:=$(shell date +%Y%m%d) # Compute the full local version string so packages can use it as-is Loading package/config/.gitignore→support/kconfig/.gitignore +0 −0 File moved. View file package/config/Makefile→support/kconfig/Makefile +0 −0 File moved. View file package/config/Makefile.br→support/kconfig/Makefile.br +0 −0 File moved. View file package/config/POTFILES.in→support/kconfig/POTFILES.in +0 −0 File moved. View file Loading
Makefile +1 −1 Original line number Diff line number Diff line Loading @@ -32,7 +32,7 @@ export BR2_VERSION:=2011.11-git # absolute path TOPDIR:=$(shell pwd) CONFIG_CONFIG_IN=Config.in CONFIG=package/config CONFIG=support/kconfig DATE:=$(shell date +%Y%m%d) # Compute the full local version string so packages can use it as-is Loading