Skip to content

Commit

Permalink
Fix package headers to comply with coding style
Browse files Browse the repository at this point in the history
Signed-off-by: Jerzy Grzegorek <[email protected]>
Signed-off-by: Peter Korsgaard <[email protected]>
  • Loading branch information
Jerzy Grzegorek authored and jacmet committed Jun 7, 2013
1 parent 35c5c6f commit 834de0a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions fs/cramfs/cramfs.mk
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@
# Build the cramfs root filesystem image
#
#############################################################

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

0 comments on commit 834de0a

Please sign in to comment.