1*4bfbcde8SAndrew Rist#************************************************************** 2*4bfbcde8SAndrew Rist# 3*4bfbcde8SAndrew Rist# Licensed to the Apache Software Foundation (ASF) under one 4*4bfbcde8SAndrew Rist# or more contributor license agreements. See the NOTICE file 5*4bfbcde8SAndrew Rist# distributed with this work for additional information 6*4bfbcde8SAndrew Rist# regarding copyright ownership. The ASF licenses this file 7*4bfbcde8SAndrew Rist# to you under the Apache License, Version 2.0 (the 8*4bfbcde8SAndrew Rist# "License"); you may not use this file except in compliance 9*4bfbcde8SAndrew Rist# with the License. You may obtain a copy of the License at 10*4bfbcde8SAndrew Rist# 11*4bfbcde8SAndrew Rist# http://www.apache.org/licenses/LICENSE-2.0 12*4bfbcde8SAndrew Rist# 13*4bfbcde8SAndrew Rist# Unless required by applicable law or agreed to in writing, 14*4bfbcde8SAndrew Rist# software distributed under the License is distributed on an 15*4bfbcde8SAndrew Rist# "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY 16*4bfbcde8SAndrew Rist# KIND, either express or implied. See the License for the 17*4bfbcde8SAndrew Rist# specific language governing permissions and limitations 18*4bfbcde8SAndrew Rist# under the License. 19*4bfbcde8SAndrew Rist# 20*4bfbcde8SAndrew Rist#************************************************************** 21cdf0e10cSrcweir 22cdf0e10cSrcweirZIP1FLAGS += -r 23cdf0e10cSrcweirZIP1TARGET = images_brand_$(TARGET) 24cdf0e10cSrcweir 25cdf0e10cSrcweirZIP1LIST = * -x makefile.mk 26cdf0e10cSrcweir 27