Commit 834de0ac authored by Jerzy Grzegorek's avatar Jerzy Grzegorek Committed by Peter Korsgaard
Browse files

Fix package headers to comply with coding style

parent 35c5c6f6
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -3,6 +3,7 @@
# Build the cramfs root filesystem image
#
#############################################################

ifeq ($(BR2_ENDIAN),"BIG")
CRAMFS_OPTS=-b
else