makemyday Posted January 21, 2013 Share #1 Posted January 21, 2013 The main problem with Synology sources is "MY_DEF_HERE" and "MY_ABC_HERE", which are defined in "linux-3.x/include/linux/syno_user.h" header file. I assume, that "MY_ABC_HERE" is a fake define and there were few different defines, that were changed to "MY_ABC_HERE" all over the source code. And "MY_DEF_HERE" is totally dependent on one of the pre-"MY_ABC_HERE". So, in fact, it's almost impossible to play with "MY_DEF_HERE" and "MY_ABC_HERE" defines in global, we can only change an exact location, like it was done before. Link to comment Share on other sites More sharing options...
Recommended Posts