Skip to content

Commit

Permalink
Set default playload to payload_no_unauth_syscall
Browse files Browse the repository at this point in the history
  • Loading branch information
evilsperm authored and evilsperm committed Oct 25, 2010
1 parent dfa078e commit 7be9c19
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion descriptor.h
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
#define default_shellcode_macro shellcode_egghunt_macro

#define PAYLOAD_FW_DEPENDENT
#define PAYLOAD payload_dev
#define PAYLOAD payload_no_unauth_syscall

#if defined (FIRMWARE_3_41)
#define FIRMWARE 3_41
Expand Down

0 comments on commit 7be9c19

Please sign in to comment.