diff options
Diffstat (limited to 'Makefile')
-rw-r--r-- | Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -23,7 +23,7 @@ TBB_CONFIG = $(CONFIG_DIR)/.config -include $(TBB_CONFIG) export TBB_VERSION := V1.0 -export TBB_PLATFORM_VERSION := 5.0 +export TBB_PLATFORM_VERSION := 6.0 export TBB_SNAPSHOT_ID := latest # This is our default rule, so must come first |