Skip to content

Instantly share code, notes, and snippets.

@alanorth
Created March 31, 2013 15:22
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save alanorth/5280988 to your computer and use it in GitHub Desktop.
Save alanorth/5280988 to your computer and use it in GitHub Desktop.
Building modules, stage 2.
MODPOST 1 modules
WARNING: "ar600x_wlan_power" [/home/aorth/src/git/AR6kSDK.3.1/AR6kSDK.build_3.1_RC.734/host/os/linux/ar6000.ko] undefined!
CC /home/aorth/src/git/AR6kSDK.3.1/AR6kSDK.build_3.1_RC.734/host/os/linux/ar6000.mod.o
LD [M] /home/aorth/src/git/AR6kSDK.3.1/AR6kSDK.build_3.1_RC.734/host/os/linux/ar6000.ko
make[1]: Leaving directory `/home/aorth/src/CM9/out/target/product/u8185/obj/KERNEL_OBJ'
make -C hif/`echo SDIO | tr [:upper:] [:lower:]`
make[1]: Entering directory `/home/aorth/src/git/AR6kSDK.3.1/AR6kSDK.build_3.1_RC.734/host/hif/sdio'
make[1]: Nothing to be done for `all'.
make[1]: Leaving directory `/home/aorth/src/git/AR6kSDK.3.1/AR6kSDK.build_3.1_RC.734/host/hif/sdio'
cp -f /home/aorth/src/git/AR6kSDK.3.1/AR6kSDK.build_3.1_RC.734/host/os/linux/ar6000.ko /home/aorth/src/git/AR6kSDK.3.1/AR6kSDK.build_3.1_RC.734/host/.output/u8185_ARM_NATIVEMMC-SDIO/image
/home/aorth/src/CM9/prebuilt/linux-x86/toolchain/arm-eabi-4.4.3/bin/arm-eabi-strip -g -S -d /home/aorth/src/git/AR6kSDK.3.1/AR6kSDK.build_3.1_RC.734/host/.output/u8185_ARM_NATIVEMMC-SDIO/image/ar6000.ko
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment