xen-netfront: Update features after registering netdev
[platform/kernel/linux-rpi.git] / scripts / gcc-ld
index cadab9a..997b818 100755 (executable)
@@ -1,4 +1,5 @@
 #!/bin/sh
+# SPDX-License-Identifier: GPL-2.0
 # run gcc with ld options
 # used as a wrapper to execute link time optimizations
 # yes virginia, this is not pretty